#85206d color space conversions
Hex:
        #85206d
        RGB:
        133, 32, 109
        CMY:
        48, 87, 57
        CMYK:
        0, 76, 18, 48
      HSL:
        314°, 61.2121%, 32.3529%
        HSV (HSB):
        314°, 75.9398%, 52.1569%
        XYZ:
        12.9497, 7.1237, 15.1605
        xyY:
        0.3675, 0.2022, 7.1237
      CIE-Lab:
        32.0869, 50.0116, -20.7524
        CIE-LCH:
        32.0869, 54.1463, 337.4640
        CIE-Luv:
        32.0869, 48.1984, -33.5559
        Hunter-Lab:
        26.6903, 39.8975, -14.9945
      #85206d color charts
#85206d RGB chart
      #85206d CMYK chart
      #85206d RGB pie chart
      #85206d color shades, tints & tones
#85206d color schemes
#85206d color preview, HTML & CSS examples
           This text has a color of #85206d        
        
          <p style="color:#85206d;">Text here</p>
        
        
          .mytext {color:#85206d;}
        
        Text color #85206d
      
           This box has a color of #85206d        
        
          <div style="background-color:#85206d;">Content here</div>
        
        
          .mybackground {background-color:#85206d;}
        
        Background color #85206d
      
           Border around this has a color of #85206d        
        
          <div style="border:2px solid #85206d;">Content here</div>
        
        
          .myborder {border:2px solid #85206d;}
        
        Border color #85206d