#85295f color space conversions
Hex:
        #85295f
        RGB:
        133, 41, 95
        CMY:
        48, 84, 63
        CMYK:
        0, 69, 29, 48
      HSL:
        325°, 52.8736%, 34.1176%
        HSV (HSB):
        325°, 69.1729%, 52.1569%
        XYZ:
        12.5314, 7.3986, 11.5941
        xyY:
        0.3975, 0.2347, 7.3986
      CIE-Lab:
        32.6977, 44.5777, -10.8341
        CIE-LCH:
        32.6977, 45.8754, 346.3398
        CIE-Luv:
        32.6977, 50.5078, -20.2654
        Hunter-Lab:
        27.2005, 34.6349, -6.2318
      #85295f color charts
#85295f RGB chart
      #85295f CMYK chart
      #85295f RGB pie chart
      #85295f color shades, tints & tones
#85295f color schemes
#85295f color preview, HTML & CSS examples
           This text has a color of #85295f        
        
          <p style="color:#85295f;">Text here</p>
        
        
          .mytext {color:#85295f;}
        
        Text color #85295f
      
           This box has a color of #85295f        
        
          <div style="background-color:#85295f;">Content here</div>
        
        
          .mybackground {background-color:#85295f;}
        
        Background color #85295f
      
           Border around this has a color of #85295f        
        
          <div style="border:2px solid #85295f;">Content here</div>
        
        
          .myborder {border:2px solid #85295f;}
        
        Border color #85295f