#55115d color space conversions
Hex:
        #55115d
        RGB:
        85, 17, 93
        CMY:
        67, 93, 64
        CMYK:
        9, 82, 0, 64
      HSL:
        294°, 69.0909%, 21.5686%
        HSV (HSB):
        294°, 81.7204%, 36.4706%
        XYZ:
        5.9225, 3.1225, 10.6465
        xyY:
        0.3008, 0.1586, 3.1225
      CIE-Lab:
        20.5280, 40.7775, -29.1601
        CIE-LCH:
        20.5280, 50.1310, 324.4313
        CIE-Luv:
        20.5280, 21.8446, -36.4390
        Hunter-Lab:
        17.6706, 28.9031, -23.3526
      #55115d color charts
#55115d RGB chart
      #55115d CMYK chart
      #55115d RGB pie chart
      #55115d color shades, tints & tones
#55115d color schemes
#55115d color preview, HTML & CSS examples
           This text has a color of #55115d        
        
          <p style="color:#55115d;">Text here</p>
        
        
          .mytext {color:#55115d;}
        
        Text color #55115d
      
           This box has a color of #55115d        
        
          <div style="background-color:#55115d;">Content here</div>
        
        
          .mybackground {background-color:#55115d;}
        
        Background color #55115d
      
           Border around this has a color of #55115d        
        
          <div style="border:2px solid #55115d;">Content here</div>
        
        
          .myborder {border:2px solid #55115d;}
        
        Border color #55115d