#853f70 color space conversions
Hex:
        #853f70
        RGB:
        133, 63, 112
        CMY:
        48, 75, 56
        CMYK:
        0, 53, 16, 48
      HSL:
        318°, 35.7143%, 38.4314%
        HSV (HSB):
        318°, 52.6316%, 52.1569%
        XYZ:
        14.3750, 9.7114, 16.4461
        xyY:
        0.3547, 0.2396, 9.7114
      CIE-Lab:
        37.3194, 36.5702, -14.5817
        CIE-LCH:
        37.3194, 39.3701, 338.2613
        CIE-Luv:
        37.3194, 37.2475, -24.6988
        Hunter-Lab:
        31.1631, 27.8034, -9.4756
      #853f70 color charts
#853f70 RGB chart
      #853f70 CMYK chart
      #853f70 RGB pie chart
      #853f70 color shades, tints & tones
#853f70 color schemes
#853f70 color preview, HTML & CSS examples
           This text has a color of #853f70        
        
          <p style="color:#853f70;">Text here</p>
        
        
          .mytext {color:#853f70;}
        
        Text color #853f70
      
           This box has a color of #853f70        
        
          <div style="background-color:#853f70;">Content here</div>
        
        
          .mybackground {background-color:#853f70;}
        
        Background color #853f70
      
           Border around this has a color of #853f70        
        
          <div style="border:2px solid #853f70;">Content here</div>
        
        
          .myborder {border:2px solid #853f70;}
        
        Border color #853f70