#85166d color space conversions
Hex:
        #85166d
        RGB:
        133, 22, 109
        CMY:
        48, 91, 57
        CMYK:
        0, 83, 18, 48
      HSL:
        313°, 71.6129%, 30.3922%
        HSV (HSB):
        313°, 83.4586%, 52.1569%
        XYZ:
        12.7201, 6.6645, 15.0839
        xyY:
        0.3690, 0.1934, 6.6645
      CIE-Lab:
        31.0306, 53.0349, -22.3988
        CIE-LCH:
        31.0306, 57.5709, 337.1037
        CIE-Luv:
        31.0306, 50.1470, -35.7279
        Hunter-Lab:
        25.8157, 42.7744, -16.5718
      #85166d color charts
#85166d RGB chart
      #85166d CMYK chart
      #85166d RGB pie chart
      #85166d color shades, tints & tones
#85166d color schemes
#85166d color preview, HTML & CSS examples
           This text has a color of #85166d        
        
          <p style="color:#85166d;">Text here</p>
        
        
          .mytext {color:#85166d;}
        
        Text color #85166d
      
           This box has a color of #85166d        
        
          <div style="background-color:#85166d;">Content here</div>
        
        
          .mybackground {background-color:#85166d;}
        
        Background color #85166d
      
           Border around this has a color of #85166d        
        
          <div style="border:2px solid #85166d;">Content here</div>
        
        
          .myborder {border:2px solid #85166d;}
        
        Border color #85166d