#552bc1 color space conversions
Hex:
        #552bc1
        RGB:
        85, 43, 193
        CMY:
        67, 83, 24
        CMYK:
        56, 78, 0, 24
      HSL:
        257°, 63.5593%, 46.2745%
        HSV (HSB):
        257°, 77.7202%, 75.6863%
        XYZ:
        14.2358, 7.5093, 51.1512
        xyY:
        0.1953, 0.1030, 7.5093
      CIE-Lab:
        32.9393, 54.5874, -71.0974
        CIE-LCH:
        32.9393, 89.6361, 307.5165
        CIE-Luv:
        32.9393, 2.2654, -97.3106
        Hunter-Lab:
        27.4031, 44.7747, -91.4898
      #552bc1 color charts
#552bc1 RGB chart
      #552bc1 CMYK chart
      #552bc1 RGB pie chart
      #552bc1 color shades, tints & tones
#552bc1 color schemes
#552bc1 color preview, HTML & CSS examples
           This text has a color of #552bc1        
        
          <p style="color:#552bc1;">Text here</p>
        
        
          .mytext {color:#552bc1;}
        
        Text color #552bc1
      
           This box has a color of #552bc1        
        
          <div style="background-color:#552bc1;">Content here</div>
        
        
          .mybackground {background-color:#552bc1;}
        
        Background color #552bc1
      
           Border around this has a color of #552bc1        
        
          <div style="border:2px solid #552bc1;">Content here</div>
        
        
          .myborder {border:2px solid #552bc1;}
        
        Border color #552bc1