#552def color space conversions
Hex:
        #552def
        RGB:
        85, 45, 239
        CMY:
        67, 82, 6
        CMYK:
        64, 81, 0, 6
      HSL:
        252°, 85.8407%, 55.6863%
        HSV (HSB):
        252°, 81.1715%, 93.7255%
        XYZ:
        20.2647, 10.0401, 82.5312
        xyY:
        0.1796, 0.0890, 10.0401
      CIE-Lab:
        37.9142, 66.3124, -89.3987
        CIE-LCH:
        37.9142, 111.3080, 306.5665
        CIE-Luv:
        37.9142, -2.0367, -124.4042
        Hunter-Lab:
        31.6861, 58.7083, -132.2497
      #552def color charts
#552def RGB chart
      #552def CMYK chart
      #552def RGB pie chart
      #552def color shades, tints & tones
#552def color schemes
#552def color preview, HTML & CSS examples
           This text has a color of #552def        
        
          <p style="color:#552def;">Text here</p>
        
        
          .mytext {color:#552def;}
        
        Text color #552def
      
           This box has a color of #552def        
        
          <div style="background-color:#552def;">Content here</div>
        
        
          .mybackground {background-color:#552def;}
        
        Background color #552def
      
           Border around this has a color of #552def        
        
          <div style="border:2px solid #552def;">Content here</div>
        
        
          .myborder {border:2px solid #552def;}
        
        Border color #552def