#552aa8 color space conversions
Hex:
        #552aa8
        RGB:
        85, 42, 168
        CMY:
        67, 84, 34
        CMYK:
        49, 75, 0, 34
      HSL:
        260°, 60.0000%, 41.1765%
        HSV (HSB):
        260°, 75.0000%, 65.8824%
        XYZ:
        11.6422, 6.4144, 37.6703
        xyY:
        0.2089, 0.1151, 6.4144
      CIE-Lab:
        30.4347, 48.1646, -60.3431
        CIE-LCH:
        30.4347, 77.2083, 308.5962
        CIE-Luv:
        30.4347, 5.1448, -81.8848
        Hunter-Lab:
        25.3266, 37.7314, -70.4581
      #552aa8 color charts
#552aa8 RGB chart
      #552aa8 CMYK chart
      #552aa8 RGB pie chart
      #552aa8 color shades, tints & tones
#552aa8 color schemes
#552aa8 color preview, HTML & CSS examples
           This text has a color of #552aa8        
        
          <p style="color:#552aa8;">Text here</p>
        
        
          .mytext {color:#552aa8;}
        
        Text color #552aa8
      
           This box has a color of #552aa8        
        
          <div style="background-color:#552aa8;">Content here</div>
        
        
          .mybackground {background-color:#552aa8;}
        
        Background color #552aa8
      
           Border around this has a color of #552aa8        
        
          <div style="border:2px solid #552aa8;">Content here</div>
        
        
          .myborder {border:2px solid #552aa8;}
        
        Border color #552aa8