#85366f color space conversions
Hex:
        #85366f
        RGB:
        133, 54, 111
        CMY:
        48, 79, 56
        CMYK:
        0, 59, 17, 48
      HSL:
        317°, 42.2460%, 36.6667%
        HSV (HSB):
        317°, 59.3985%, 52.1569%
        XYZ:
        13.8613, 8.7726, 16.0016
        xyY:
        0.3588, 0.2271, 8.7726
      CIE-Lab:
        35.5427, 41.0165, -16.6768
        CIE-LCH:
        35.5427, 44.2772, 337.8740
        CIE-Luv:
        35.5427, 41.0144, -27.8223
        Hunter-Lab:
        29.6185, 31.7044, -11.2989
      #85366f color charts
#85366f RGB chart
      #85366f CMYK chart
      #85366f RGB pie chart
      #85366f color shades, tints & tones
#85366f color schemes
#85366f color preview, HTML & CSS examples
           This text has a color of #85366f        
        
          <p style="color:#85366f;">Text here</p>
        
        
          .mytext {color:#85366f;}
        
        Text color #85366f
      
           This box has a color of #85366f        
        
          <div style="background-color:#85366f;">Content here</div>
        
        
          .mybackground {background-color:#85366f;}
        
        Background color #85366f
      
           Border around this has a color of #85366f        
        
          <div style="border:2px solid #85366f;">Content here</div>
        
        
          .myborder {border:2px solid #85366f;}
        
        Border color #85366f