#852dfe color space conversions
Hex:
        #852dfe
        RGB:
        133, 45, 254
        CMY:
        48, 82, 0
        CMYK:
        48, 82, 0, 0
      HSL:
        265°, 99.0521%, 58.6275%
        HSV (HSB):
        265°, 82.2835%, 99.6078%
        XYZ:
        28.5006, 14.0191, 94.9697
        xyY:
        0.2073, 0.1020, 14.0191
      CIE-Lab:
        44.2603, 74.9213, -87.1932
        CIE-LCH:
        44.2603, 114.9602, 310.6710
        CIE-Luv:
        44.2603, 11.4206, -130.8485
        Hunter-Lab:
        37.4421, 70.3494, -124.1764
      #852dfe color charts
#852dfe RGB chart
      #852dfe CMYK chart
      #852dfe RGB pie chart
      #852dfe color shades, tints & tones
#852dfe color schemes
#852dfe color preview, HTML & CSS examples
           This text has a color of #852dfe        
        
          <p style="color:#852dfe;">Text here</p>
        
        
          .mytext {color:#852dfe;}
        
        Text color #852dfe
      
           This box has a color of #852dfe        
        
          <div style="background-color:#852dfe;">Content here</div>
        
        
          .mybackground {background-color:#852dfe;}
        
        Background color #852dfe
      
           Border around this has a color of #852dfe        
        
          <div style="border:2px solid #852dfe;">Content here</div>
        
        
          .myborder {border:2px solid #852dfe;}
        
        Border color #852dfe