#852ab4 color space conversions
Hex:
        #852ab4
        RGB:
        133, 42, 180
        CMY:
        48, 84, 29
        CMYK:
        26, 77, 0, 29
      HSL:
        280°, 62.1622%, 43.5294%
        HSV (HSB):
        280°, 76.6667%, 70.5882%
        XYZ:
        18.7390, 9.9378, 44.1105
        xyY:
        0.2574, 0.1365, 9.9378
      CIE-Lab:
        37.7305, 59.4120, -55.3484
        CIE-LCH:
        37.7305, 81.1987, 317.0280
        CIE-Luv:
        37.7305, 25.4568, -83.5510
        Hunter-Lab:
        31.5242, 50.9390, -60.8951
      #852ab4 color charts
#852ab4 RGB chart
      #852ab4 CMYK chart
      #852ab4 RGB pie chart
      #852ab4 color shades, tints & tones
#852ab4 color schemes
#852ab4 color preview, HTML & CSS examples
           This text has a color of #852ab4        
        
          <p style="color:#852ab4;">Text here</p>
        
        
          .mytext {color:#852ab4;}
        
        Text color #852ab4
      
           This box has a color of #852ab4        
        
          <div style="background-color:#852ab4;">Content here</div>
        
        
          .mybackground {background-color:#852ab4;}
        
        Background color #852ab4
      
           Border around this has a color of #852ab4        
        
          <div style="border:2px solid #852ab4;">Content here</div>
        
        
          .myborder {border:2px solid #852ab4;}
        
        Border color #852ab4