#85136b color space conversions
Hex:
        #85136b
        RGB:
        133, 19, 107
        CMY:
        48, 93, 58
        CMYK:
        0, 86, 20, 48
      HSL:
        314°, 75.0000%, 29.8039%
        HSV (HSB):
        314°, 85.7143%, 52.1569%
        XYZ:
        12.5596, 6.5138, 14.5052
        xyY:
        0.3740, 0.1940, 6.5138
      CIE-Lab:
        30.6735, 53.4939, -21.6738
        CIE-LCH:
        30.6735, 57.7178, 337.9440
        CIE-Luv:
        30.6735, 51.3772, -34.7396
        Hunter-Lab:
        25.5222, 43.1767, -15.8312
      #85136b color charts
#85136b RGB chart
      #85136b CMYK chart
      #85136b RGB pie chart
      #85136b color shades, tints & tones
#85136b color schemes
#85136b color preview, HTML & CSS examples
           This text has a color of #85136b        
        
          <p style="color:#85136b;">Text here</p>
        
        
          .mytext {color:#85136b;}
        
        Text color #85136b
      
           This box has a color of #85136b        
        
          <div style="background-color:#85136b;">Content here</div>
        
        
          .mybackground {background-color:#85136b;}
        
        Background color #85136b
      
           Border around this has a color of #85136b        
        
          <div style="border:2px solid #85136b;">Content here</div>
        
        
          .myborder {border:2px solid #85136b;}
        
        Border color #85136b