#85124b color space conversions
Hex:
        #85124b
        RGB:
        133, 18, 75
        CMY:
        48, 93, 71
        CMYK:
        0, 86, 44, 48
      HSL:
        330°, 76.1589%, 29.6078%
        HSV (HSB):
        330°, 86.4662%, 52.1569%
        XYZ:
        11.1592, 5.9272, 7.2125
        xyY:
        0.4592, 0.2439, 5.9272
      CIE-Lab:
        29.2279, 49.8838, -2.9438
        CIE-LCH:
        29.2279, 49.9706, 356.6227
        CIE-Luv:
        29.2279, 64.1850, -11.4079
        Hunter-Lab:
        24.3458, 39.2126, -0.5228
      #85124b color charts
#85124b RGB chart
      #85124b CMYK chart
      #85124b RGB pie chart
      #85124b color shades, tints & tones
#85124b color schemes
#85124b color preview, HTML & CSS examples
           This text has a color of #85124b        
        
          <p style="color:#85124b;">Text here</p>
        
        
          .mytext {color:#85124b;}
        
        Text color #85124b
      
           This box has a color of #85124b        
        
          <div style="background-color:#85124b;">Content here</div>
        
        
          .mybackground {background-color:#85124b;}
        
        Background color #85124b
      
           Border around this has a color of #85124b        
        
          <div style="border:2px solid #85124b;">Content here</div>
        
        
          .myborder {border:2px solid #85124b;}
        
        Border color #85124b