#55205f color space conversions
Hex:
        #55205f
        RGB:
        85, 32, 95
        CMY:
        67, 87, 63
        CMYK:
        11, 66, 0, 63
      HSL:
        290°, 49.6063%, 24.9020%
        HSV (HSB):
        290°, 66.3158%, 37.2549%
        XYZ:
        6.3284, 3.7905, 11.2246
        xyY:
        0.2965, 0.1776, 3.7905
      CIE-Lab:
        22.9665, 34.6946, -26.5941
        CIE-LCH:
        22.9665, 43.7146, 322.5291
        CIE-Luv:
        22.9665, 18.9592, -34.6721
        Hunter-Lab:
        19.4693, 23.9490, -20.5537
      #55205f color charts
#55205f RGB chart
      #55205f CMYK chart
      #55205f RGB pie chart
      #55205f color shades, tints & tones
#55205f color schemes
#55205f color preview, HTML & CSS examples
           This text has a color of #55205f        
        
          <p style="color:#55205f;">Text here</p>
        
        
          .mytext {color:#55205f;}
        
        Text color #55205f
      
           This box has a color of #55205f        
        
          <div style="background-color:#55205f;">Content here</div>
        
        
          .mybackground {background-color:#55205f;}
        
        Background color #55205f
      
           Border around this has a color of #55205f        
        
          <div style="border:2px solid #55205f;">Content here</div>
        
        
          .myborder {border:2px solid #55205f;}
        
        Border color #55205f