#85136e color space conversions
Hex:
        #85136e
        RGB:
        133, 19, 110
        CMY:
        48, 93, 57
        CMYK:
        0, 86, 17, 48
      HSL:
        312°, 75.0000%, 29.8039%
        HSV (HSB):
        312°, 85.7143%, 52.1569%
        XYZ:
        12.7202, 6.5781, 15.3511
        xyY:
        0.3671, 0.1898, 6.5781
      CIE-Lab:
        30.8264, 53.9157, -23.3582
        CIE-LCH:
        30.8264, 58.7580, 336.5760
        CIE-Luv:
        30.8264, 50.2238, -36.9943
        Hunter-Lab:
        25.6478, 43.6449, -17.5338
      #85136e color charts
#85136e RGB chart
      #85136e CMYK chart
      #85136e RGB pie chart
      #85136e color shades, tints & tones
#85136e color schemes
#85136e color preview, HTML & CSS examples
           This text has a color of #85136e        
        
          <p style="color:#85136e;">Text here</p>
        
        
          .mytext {color:#85136e;}
        
        Text color #85136e
      
           This box has a color of #85136e        
        
          <div style="background-color:#85136e;">Content here</div>
        
        
          .mybackground {background-color:#85136e;}
        
        Background color #85136e
      
           Border around this has a color of #85136e        
        
          <div style="border:2px solid #85136e;">Content here</div>
        
        
          .myborder {border:2px solid #85136e;}
        
        Border color #85136e