#552a5d color space conversions
Hex:
        #552a5d
        RGB:
        85, 42, 93
        CMY:
        67, 84, 64
        CMYK:
        9, 55, 0, 64
      HSL:
        291°, 37.7778%, 26.4706%
        HSV (HSB):
        291°, 54.8387%, 36.4706%
        XYZ:
        6.5501, 4.3775, 10.8556
        xyY:
        0.3007, 0.2010, 4.3775
      CIE-Lab:
        24.8822, 28.7765, -22.2523
        CIE-LCH:
        24.8822, 36.3765, 322.2859
        CIE-Luv:
        24.8822, 16.8883, -29.8663
        Hunter-Lab:
        20.9226, 19.2671, -16.1168
      #552a5d color charts
#552a5d RGB chart
      #552a5d CMYK chart
      #552a5d RGB pie chart
      #552a5d color shades, tints & tones
#552a5d color schemes
#552a5d color preview, HTML & CSS examples
           This text has a color of #552a5d        
        
          <p style="color:#552a5d;">Text here</p>
        
        
          .mytext {color:#552a5d;}
        
        Text color #552a5d
      
           This box has a color of #552a5d        
        
          <div style="background-color:#552a5d;">Content here</div>
        
        
          .mybackground {background-color:#552a5d;}
        
        Background color #552a5d
      
           Border around this has a color of #552a5d        
        
          <div style="border:2px solid #552a5d;">Content here</div>
        
        
          .myborder {border:2px solid #552a5d;}
        
        Border color #552a5d