#552cc1 color space conversions
Hex:
        #552cc1
        RGB:
        85, 44, 193
        CMY:
        67, 83, 24
        CMYK:
        56, 77, 0, 24
      HSL:
        257°, 62.8692%, 46.4706%
        HSV (HSB):
        257°, 77.2021%, 75.6863%
        XYZ:
        14.2726, 7.5829, 51.1635
        xyY:
        0.1955, 0.1038, 7.5829
      CIE-Lab:
        33.0987, 54.1290, -70.8350
        CIE-LCH:
        33.0987, 89.1490, 307.3855
        CIE-Luv:
        33.0987, 2.1358, -97.2028
        Hunter-Lab:
        27.5371, 44.3277, -90.8839
      #552cc1 color charts
#552cc1 RGB chart
      #552cc1 CMYK chart
      #552cc1 RGB pie chart
      #552cc1 color shades, tints & tones
#552cc1 color schemes
#552cc1 color preview, HTML & CSS examples
           This text has a color of #552cc1        
        
          <p style="color:#552cc1;">Text here</p>
        
        
          .mytext {color:#552cc1;}
        
        Text color #552cc1
      
           This box has a color of #552cc1        
        
          <div style="background-color:#552cc1;">Content here</div>
        
        
          .mybackground {background-color:#552cc1;}
        
        Background color #552cc1
      
           Border around this has a color of #552cc1        
        
          <div style="border:2px solid #552cc1;">Content here</div>
        
        
          .myborder {border:2px solid #552cc1;}
        
        Border color #552cc1