#852eda color space conversions
Hex:
        #852eda
        RGB:
        133, 46, 218
        CMY:
        48, 82, 15
        CMYK:
        39, 79, 0, 15
      HSL:
        270°, 69.9187%, 51.7647%
        HSV (HSB):
        270°, 78.8991%, 85.4902%
        XYZ:
        23.3048, 12.0025, 67.4181
        xyY:
        0.2269, 0.1168, 12.0025
      CIE-Lab:
        41.2201, 66.3096, -71.8098
        CIE-LCH:
        41.2201, 97.7426, 312.7196
        CIE-Luv:
        41.2201, 17.1433, -108.2474
        Hunter-Lab:
        34.6446, 59.4454, -91.1265
      #852eda color charts
#852eda RGB chart
      #852eda CMYK chart
      #852eda RGB pie chart
      #852eda color shades, tints & tones
#852eda color schemes
#852eda color preview, HTML & CSS examples
           This text has a color of #852eda        
        
          <p style="color:#852eda;">Text here</p>
        
        
          .mytext {color:#852eda;}
        
        Text color #852eda
      
           This box has a color of #852eda        
        
          <div style="background-color:#852eda;">Content here</div>
        
        
          .mybackground {background-color:#852eda;}
        
        Background color #852eda
      
           Border around this has a color of #852eda        
        
          <div style="border:2px solid #852eda;">Content here</div>
        
        
          .myborder {border:2px solid #852eda;}
        
        Border color #852eda