#554af2 color space conversions
Hex:
        #554af2
        RGB:
        85, 74, 242
        CMY:
        67, 71, 5
        CMYK:
        65, 69, 0, 5
      HSL:
        244°, 86.5979%, 61.9608%
        HSV (HSB):
        244°, 69.4215%, 94.9020%
        XYZ:
        22.2221, 13.2397, 85.3887
        xyY:
        0.1839, 0.1096, 13.2397
      CIE-Lab:
        43.1222, 53.1879, -82.5003
        CIE-LCH:
        43.1222, 98.1593, 302.8098
        CIE-Luv:
        43.1222, -6.4380, -122.5011
        Hunter-Lab:
        36.3863, 45.3386, -113.6668
      #554af2 color charts
#554af2 RGB chart
      #554af2 CMYK chart
      #554af2 RGB pie chart
      #554af2 color shades, tints & tones
#554af2 color schemes
#554af2 color preview, HTML & CSS examples
           This text has a color of #554af2        
        
          <p style="color:#554af2;">Text here</p>
        
        
          .mytext {color:#554af2;}
        
        Text color #554af2
      
           This box has a color of #554af2        
        
          <div style="background-color:#554af2;">Content here</div>
        
        
          .mybackground {background-color:#554af2;}
        
        Background color #554af2
      
           Border around this has a color of #554af2        
        
          <div style="border:2px solid #554af2;">Content here</div>
        
        
          .myborder {border:2px solid #554af2;}
        
        Border color #554af2