#85064d color space conversions
Hex:
        #85064d
        RGB:
        133, 6, 77
        CMY:
        48, 98, 70
        CMYK:
        0, 95, 42, 48
      HSL:
        326°, 91.3669%, 27.2549%
        HSV (HSB):
        326°, 95.4887%, 52.1569%
        XYZ:
        11.0775, 5.6526, 7.5284
        xyY:
        0.4566, 0.2330, 5.6526
      CIE-Lab:
        28.5186, 52.3430, -5.3314
        CIE-LCH:
        28.5186, 52.6138, 354.1842
        CIE-Luv:
        28.5186, 65.3385, -14.4031
        Hunter-Lab:
        23.7752, 41.5615, -2.1314
      #85064d color charts
#85064d RGB chart
      #85064d CMYK chart
      #85064d RGB pie chart
      #85064d color shades, tints & tones
#85064d color schemes
#85064d color preview, HTML & CSS examples
           This text has a color of #85064d        
        
          <p style="color:#85064d;">Text here</p>
        
        
          .mytext {color:#85064d;}
        
        Text color #85064d
      
           This box has a color of #85064d        
        
          <div style="background-color:#85064d;">Content here</div>
        
        
          .mybackground {background-color:#85064d;}
        
        Background color #85064d
      
           Border around this has a color of #85064d        
        
          <div style="border:2px solid #85064d;">Content here</div>
        
        
          .myborder {border:2px solid #85064d;}
        
        Border color #85064d