#852a56 color space conversions
Hex:
        #852a56
        RGB:
        133, 42, 86
        CMY:
        48, 84, 66
        CMYK:
        0, 68, 35, 48
      HSL:
        331°, 52.0000%, 34.3137%
        HSV (HSB):
        331°, 68.4211%, 52.1569%
        XYZ:
        12.1805, 7.3144, 9.5739
        xyY:
        0.4190, 0.2516, 7.3144
      CIE-Lab:
        32.5121, 42.9806, -5.2936
        CIE-LCH:
        32.5121, 43.3053, 352.9787
        CIE-Luv:
        32.5121, 53.1038, -13.2184
        Hunter-Lab:
        27.0451, 33.0639, -2.0570
      #852a56 color charts
#852a56 RGB chart
      #852a56 CMYK chart
      #852a56 RGB pie chart
      #852a56 color shades, tints & tones
#852a56 color schemes
#852a56 color preview, HTML & CSS examples
           This text has a color of #852a56        
        
          <p style="color:#852a56;">Text here</p>
        
        
          .mytext {color:#852a56;}
        
        Text color #852a56
      
           This box has a color of #852a56        
        
          <div style="background-color:#852a56;">Content here</div>
        
        
          .mybackground {background-color:#852a56;}
        
        Background color #852a56
      
           Border around this has a color of #852a56        
        
          <div style="border:2px solid #852a56;">Content here</div>
        
        
          .myborder {border:2px solid #852a56;}
        
        Border color #852a56