#85217d color space conversions
Hex:
        #85217d
        RGB:
        133, 33, 125
        CMY:
        48, 87, 51
        CMYK:
        0, 75, 6, 48
      HSL:
        305°, 60.2410%, 32.5490%
        HSV (HSB):
        305°, 75.1880%, 52.1569%
        XYZ:
        13.9184, 7.5549, 20.1267
        xyY:
        0.3346, 0.1816, 7.5549
      CIE-Lab:
        33.0382, 52.1726, -29.3803
        CIE-LCH:
        33.0382, 59.8764, 330.6145
        CIE-Luv:
        33.0382, 42.4739, -45.4994
        Hunter-Lab:
        27.4862, 42.2874, -24.1746
      #85217d color charts
#85217d RGB chart
      #85217d CMYK chart
      #85217d RGB pie chart
      #85217d color shades, tints & tones
#85217d color schemes
#85217d color preview, HTML & CSS examples
           This text has a color of #85217d        
        
          <p style="color:#85217d;">Text here</p>
        
        
          .mytext {color:#85217d;}
        
        Text color #85217d
      
           This box has a color of #85217d        
        
          <div style="background-color:#85217d;">Content here</div>
        
        
          .mybackground {background-color:#85217d;}
        
        Background color #85217d
      
           Border around this has a color of #85217d        
        
          <div style="border:2px solid #85217d;">Content here</div>
        
        
          .myborder {border:2px solid #85217d;}
        
        Border color #85217d