#85124e color space conversions
Hex:
        #85124e
        RGB:
        133, 18, 78
        CMY:
        48, 93, 69
        CMYK:
        0, 86, 41, 48
      HSL:
        329°, 76.1589%, 29.6078%
        HSV (HSB):
        329°, 86.4662%, 52.1569%
        XYZ:
        11.2643, 5.9692, 7.7662
        xyY:
        0.4506, 0.2388, 5.9692
      CIE-Lab:
        29.3347, 50.1903, -4.7798
        CIE-LCH:
        29.3347, 50.4174, 354.5600
        CIE-Luv:
        29.3347, 63.0102, -13.5150
        Hunter-Lab:
        24.4320, 39.5411, -1.7442
      #85124e color charts
#85124e RGB chart
      #85124e CMYK chart
      #85124e RGB pie chart
      #85124e color shades, tints & tones
#85124e color schemes
#85124e color preview, HTML & CSS examples
           This text has a color of #85124e        
        
          <p style="color:#85124e;">Text here</p>
        
        
          .mytext {color:#85124e;}
        
        Text color #85124e
      
           This box has a color of #85124e        
        
          <div style="background-color:#85124e;">Content here</div>
        
        
          .mybackground {background-color:#85124e;}
        
        Background color #85124e
      
           Border around this has a color of #85124e        
        
          <div style="border:2px solid #85124e;">Content here</div>
        
        
          .myborder {border:2px solid #85124e;}
        
        Border color #85124e