#552ab1 color space conversions
Hex:
        #552ab1
        RGB:
        85, 42, 177
        CMY:
        67, 84, 31
        CMYK:
        52, 76, 0, 31
      HSL:
        259°, 61.6438%, 42.9412%
        HSV (HSB):
        259°, 76.2712%, 69.4118%
        XYZ:
        12.5101, 6.7615, 42.2407
        xyY:
        0.2034, 0.1099, 6.7615
      CIE-Lab:
        31.2578, 50.6403, -64.3870
        CIE-LCH:
        31.2578, 81.9153, 308.1850
        CIE-Luv:
        31.2578, 4.1016, -87.5560
        Hunter-Lab:
        26.0030, 40.3715, -78.1120
      #552ab1 color charts
#552ab1 RGB chart
      #552ab1 CMYK chart
      #552ab1 RGB pie chart
      #552ab1 color shades, tints & tones
#552ab1 color schemes
#552ab1 color preview, HTML & CSS examples
           This text has a color of #552ab1        
        
          <p style="color:#552ab1;">Text here</p>
        
        
          .mytext {color:#552ab1;}
        
        Text color #552ab1
      
           This box has a color of #552ab1        
        
          <div style="background-color:#552ab1;">Content here</div>
        
        
          .mybackground {background-color:#552ab1;}
        
        Background color #552ab1
      
           Border around this has a color of #552ab1        
        
          <div style="border:2px solid #552ab1;">Content here</div>
        
        
          .myborder {border:2px solid #552ab1;}
        
        Border color #552ab1