#852e81 color space conversions
Hex:
        #852e81
        RGB:
        133, 46, 129
        CMY:
        48, 82, 49
        CMYK:
        0, 65, 3, 48
      HSL:
        303°, 48.6034%, 35.0980%
        HSV (HSB):
        303°, 65.4135%, 52.1569%
        XYZ:
        14.6123, 8.5255, 21.6443
        xyY:
        0.3263, 0.1904, 8.5255
      CIE-Lab:
        35.0542, 47.7920, -28.6989
        CIE-LCH:
        35.0542, 55.7467, 329.0153
        CIE-Luv:
        35.0542, 38.2523, -44.8534
        Hunter-Lab:
        29.1985, 38.2325, -23.5117
      #852e81 color charts
#852e81 RGB chart
      #852e81 CMYK chart
      #852e81 RGB pie chart
      #852e81 color shades, tints & tones
#852e81 color schemes
#852e81 color preview, HTML & CSS examples
           This text has a color of #852e81        
        
          <p style="color:#852e81;">Text here</p>
        
        
          .mytext {color:#852e81;}
        
        Text color #852e81
      
           This box has a color of #852e81        
        
          <div style="background-color:#852e81;">Content here</div>
        
        
          .mybackground {background-color:#852e81;}
        
        Background color #852e81
      
           Border around this has a color of #852e81        
        
          <div style="border:2px solid #852e81;">Content here</div>
        
        
          .myborder {border:2px solid #852e81;}
        
        Border color #852e81