#85137b color space conversions
Hex:
        #85137b
        RGB:
        133, 19, 123
        CMY:
        48, 93, 52
        CMYK:
        0, 86, 8, 48
      HSL:
        305°, 75.0000%, 29.8039%
        HSV (HSB):
        305°, 85.7143%, 52.1569%
        XYZ:
        13.4809, 6.8824, 19.3568
        xyY:
        0.3394, 0.1733, 6.8824
      CIE-Lab:
        31.5376, 55.8502, -30.4960
        CIE-LCH:
        31.5376, 63.6337, 331.3640
        CIE-Luv:
        31.5376, 45.3739, -46.7200
        Hunter-Lab:
        26.2342, 45.8152, -25.3829
      #85137b color charts
#85137b RGB chart
      #85137b CMYK chart
      #85137b RGB pie chart
      #85137b color shades, tints & tones
#85137b color schemes
#85137b color preview, HTML & CSS examples
           This text has a color of #85137b        
        
          <p style="color:#85137b;">Text here</p>
        
        
          .mytext {color:#85137b;}
        
        Text color #85137b
      
           This box has a color of #85137b        
        
          <div style="background-color:#85137b;">Content here</div>
        
        
          .mybackground {background-color:#85137b;}
        
        Background color #85137b
      
           Border around this has a color of #85137b        
        
          <div style="border:2px solid #85137b;">Content here</div>
        
        
          .myborder {border:2px solid #85137b;}
        
        Border color #85137b