#552eeb color space conversions
Hex:
        #552eeb
        RGB:
        85, 46, 235
        CMY:
        67, 82, 8
        CMYK:
        64, 80, 0, 8
      HSL:
        252°, 82.5328%, 55.0980%
        HSV (HSB):
        252°, 80.4255%, 92.1569%
        XYZ:
        19.7187, 9.8834, 79.4657
        xyY:
        0.1808, 0.0906, 9.8834
      CIE-Lab:
        37.6324, 64.8200, -87.5983
        CIE-LCH:
        37.6324, 108.9729, 306.5003
        CIE-Luv:
        37.6324, -1.8309, -122.0330
        Hunter-Lab:
        31.4379, 56.9435, -127.8607
      #552eeb color charts
#552eeb RGB chart
      #552eeb CMYK chart
      #552eeb RGB pie chart
      #552eeb color shades, tints & tones
#552eeb color schemes
#552eeb color preview, HTML & CSS examples
           This text has a color of #552eeb        
        
          <p style="color:#552eeb;">Text here</p>
        
        
          .mytext {color:#552eeb;}
        
        Text color #552eeb
      
           This box has a color of #552eeb        
        
          <div style="background-color:#552eeb;">Content here</div>
        
        
          .mybackground {background-color:#552eeb;}
        
        Background color #552eeb
      
           Border around this has a color of #552eeb        
        
          <div style="border:2px solid #552eeb;">Content here</div>
        
        
          .myborder {border:2px solid #552eeb;}
        
        Border color #552eeb