#552bac color space conversions
Hex:
        #552bac
        RGB:
        85, 43, 172
        CMY:
        67, 83, 33
        CMYK:
        51, 75, 0, 33
      HSL:
        260°, 60.0000%, 42.1569%
        HSV (HSB):
        260°, 75.0000%, 67.4510%
        XYZ:
        12.0566, 6.6376, 39.6755
        xyY:
        0.2066, 0.1137, 6.6376
      CIE-Lab:
        30.9673, 48.7814, -61.8732
        CIE-LCH:
        30.9673, 78.7903, 308.2525
        CIE-Luv:
        30.9673, 4.5296, -84.2719
        Hunter-Lab:
        25.7636, 38.4465, -73.2712
      #552bac color charts
#552bac RGB chart
      #552bac CMYK chart
      #552bac RGB pie chart
      #552bac color shades, tints & tones
#552bac color schemes
#552bac color preview, HTML & CSS examples
           This text has a color of #552bac        
        
          <p style="color:#552bac;">Text here</p>
        
        
          .mytext {color:#552bac;}
        
        Text color #552bac
      
           This box has a color of #552bac        
        
          <div style="background-color:#552bac;">Content here</div>
        
        
          .mybackground {background-color:#552bac;}
        
        Background color #552bac
      
           Border around this has a color of #552bac        
        
          <div style="border:2px solid #552bac;">Content here</div>
        
        
          .myborder {border:2px solid #552bac;}
        
        Border color #552bac