#852ab1 color space conversions
Hex:
        #852ab1
        RGB:
        133, 42, 177
        CMY:
        48, 84, 31
        CMYK:
        25, 76, 0, 31
      HSL:
        280°, 61.6438%, 42.9412%
        HSV (HSB):
        280°, 76.2712%, 69.4118%
        XYZ:
        18.4366, 9.8168, 42.5181
        xyY:
        0.2605, 0.1387, 9.8168
      CIE-Lab:
        37.5116, 58.7816, -53.9231
        CIE-LCH:
        37.5116, 79.7683, 317.4684
        CIE-Luv:
        37.5116, 26.1608, -81.4602
        Hunter-Lab:
        31.3318, 50.2047, -58.5259
      #852ab1 color charts
#852ab1 RGB chart
      #852ab1 CMYK chart
      #852ab1 RGB pie chart
      #852ab1 color shades, tints & tones
#852ab1 color schemes
#852ab1 color preview, HTML & CSS examples
           This text has a color of #852ab1        
        
          <p style="color:#852ab1;">Text here</p>
        
        
          .mytext {color:#852ab1;}
        
        Text color #852ab1
      
           This box has a color of #852ab1        
        
          <div style="background-color:#852ab1;">Content here</div>
        
        
          .mybackground {background-color:#852ab1;}
        
        Background color #852ab1
      
           Border around this has a color of #852ab1        
        
          <div style="border:2px solid #852ab1;">Content here</div>
        
        
          .myborder {border:2px solid #852ab1;}
        
        Border color #852ab1