#554dc2 color space conversions
Hex:
        #554dc2
        RGB:
        85, 77, 194
        CMY:
        67, 70, 24
        CMYK:
        56, 60, 0, 24
      HSL:
        244°, 48.9540%, 53.1373%
        HSV (HSB):
        244°, 60.3093%, 76.0784%
        XYZ:
        16.1378, 11.1341, 52.3375
        xyY:
        0.2027, 0.1399, 11.1341
      CIE-Lab:
        39.8054, 36.3269, -60.4520
        CIE-LCH:
        39.8054, 70.5272, 301.0026
        CIE-Luv:
        39.8054, -4.1778, -89.9106
        Hunter-Lab:
        33.3678, 27.9350, -69.6391
      #554dc2 color charts
#554dc2 RGB chart
      #554dc2 CMYK chart
      #554dc2 RGB pie chart
      #554dc2 color shades, tints & tones
#554dc2 color schemes
#554dc2 color preview, HTML & CSS examples
           This text has a color of #554dc2        
        
          <p style="color:#554dc2;">Text here</p>
        
        
          .mytext {color:#554dc2;}
        
        Text color #554dc2
      
           This box has a color of #554dc2        
        
          <div style="background-color:#554dc2;">Content here</div>
        
        
          .mybackground {background-color:#554dc2;}
        
        Background color #554dc2
      
           Border around this has a color of #554dc2        
        
          <div style="border:2px solid #554dc2;">Content here</div>
        
        
          .myborder {border:2px solid #554dc2;}
        
        Border color #554dc2