#85024d color space conversions
Hex:
        #85024d
        RGB:
        133, 2, 77
        CMY:
        48, 99, 70
        CMYK:
        0, 98, 42, 48
      HSL:
        326°, 97.0370%, 26.4706%
        HSV (HSB):
        326°, 98.4962%, 52.1569%
        XYZ:
        11.0341, 5.5658, 7.5139
        xyY:
        0.4576, 0.2308, 5.5658
      CIE-Lab:
        28.2894, 53.0112, -5.6738
        CIE-LCH:
        28.2894, 53.3140, 353.8908
        CIE-Luv:
        28.2894, 65.9007, -14.8680
        Hunter-Lab:
        23.5919, 42.2000, -2.3693
      #85024d color charts
#85024d RGB chart
      #85024d CMYK chart
      #85024d RGB pie chart
      #85024d color shades, tints & tones
#85024d color schemes
#85024d color preview, HTML & CSS examples
           This text has a color of #85024d        
        
          <p style="color:#85024d;">Text here</p>
        
        
          .mytext {color:#85024d;}
        
        Text color #85024d
      
           This box has a color of #85024d        
        
          <div style="background-color:#85024d;">Content here</div>
        
        
          .mybackground {background-color:#85024d;}
        
        Background color #85024d
      
           Border around this has a color of #85024d        
        
          <div style="border:2px solid #85024d;">Content here</div>
        
        
          .myborder {border:2px solid #85024d;}
        
        Border color #85024d