#85076f color space conversions
Hex:
        #85076f
        RGB:
        133, 7, 111
        CMY:
        48, 97, 56
        CMYK:
        0, 95, 17, 48
      HSL:
        310°, 90.0000%, 27.4510%
        HSV (HSB):
        310°, 94.7368%, 52.1569%
        XYZ:
        12.6181, 6.2862, 15.5872
        xyY:
        0.3658, 0.1823, 6.2862
      CIE-Lab:
        30.1233, 56.2600, -25.1014
        CIE-LCH:
        30.1233, 61.6057, 335.9551
        CIE-Luv:
        30.1233, 51.1436, -39.2303
        Hunter-Lab:
        25.0723, 45.9568, -19.3095
      #85076f color charts
#85076f RGB chart
      #85076f CMYK chart
      #85076f RGB pie chart
      #85076f color shades, tints & tones
#85076f color schemes
#85076f color preview, HTML & CSS examples
           This text has a color of #85076f        
        
          <p style="color:#85076f;">Text here</p>
        
        
          .mytext {color:#85076f;}
        
        Text color #85076f
      
           This box has a color of #85076f        
        
          <div style="background-color:#85076f;">Content here</div>
        
        
          .mybackground {background-color:#85076f;}
        
        Background color #85076f
      
           Border around this has a color of #85076f        
        
          <div style="border:2px solid #85076f;">Content here</div>
        
        
          .myborder {border:2px solid #85076f;}
        
        Border color #85076f