#55005f color space conversions
Hex:
        #55005f
        RGB:
        85, 0, 95
        CMY:
        67, 100, 63
        CMYK:
        11, 100, 0, 63
      HSL:
        294°, 100.0000%, 18.6275%
        HSV (HSB):
        294°, 100.0000%, 37.2549%
        XYZ:
        5.8119, 2.7575, 11.0524
        xyY:
        0.2962, 0.1405, 2.7575
      CIE-Lab:
        19.0454, 45.9255, -32.8728
        CIE-LCH:
        19.0454, 56.4781, 324.4055
        CIE-Luv:
        19.0454, 22.6677, -39.4651
        Hunter-Lab:
        16.6058, 33.4133, -27.8380
      #55005f color charts
#55005f RGB chart
      #55005f CMYK chart
      #55005f RGB pie chart
      #55005f color shades, tints & tones
#55005f color schemes
#55005f color preview, HTML & CSS examples
           This text has a color of #55005f        
        
          <p style="color:#55005f;">Text here</p>
        
        
          .mytext {color:#55005f;}
        
        Text color #55005f
      
           This box has a color of #55005f        
        
          <div style="background-color:#55005f;">Content here</div>
        
        
          .mybackground {background-color:#55005f;}
        
        Background color #55005f
      
           Border around this has a color of #55005f        
        
          <div style="border:2px solid #55005f;">Content here</div>
        
        
          .myborder {border:2px solid #55005f;}
        
        Border color #55005f