#552ca1 color space conversions
Hex:
        #552ca1
        RGB:
        85, 44, 161
        CMY:
        67, 83, 37
        CMYK:
        47, 73, 0, 37
      HSL:
        261°, 57.0732%, 40.1961%
        HSV (HSB):
        261°, 72.6708%, 63.1373%
        XYZ:
        11.0800, 6.3059, 34.3514
        xyY:
        0.2142, 0.1219, 6.3059
      CIE-Lab:
        30.1714, 45.2369, -56.5464
        CIE-LCH:
        30.1714, 72.4146, 308.6597
        CIE-Luv:
        30.1714, 5.6874, -77.0455
        Hunter-Lab:
        25.1115, 34.8150, -63.5280
      #552ca1 color charts
#552ca1 RGB chart
      #552ca1 CMYK chart
      #552ca1 RGB pie chart
      #552ca1 color shades, tints & tones
#552ca1 color schemes
#552ca1 color preview, HTML & CSS examples
           This text has a color of #552ca1        
        
          <p style="color:#552ca1;">Text here</p>
        
        
          .mytext {color:#552ca1;}
        
        Text color #552ca1
      
           This box has a color of #552ca1        
        
          <div style="background-color:#552ca1;">Content here</div>
        
        
          .mybackground {background-color:#552ca1;}
        
        Background color #552ca1
      
           Border around this has a color of #552ca1        
        
          <div style="border:2px solid #552ca1;">Content here</div>
        
        
          .myborder {border:2px solid #552ca1;}
        
        Border color #552ca1