#852dd8 color space conversions
Hex:
        #852dd8
        RGB:
        133, 45, 216
        CMY:
        48, 82, 15
        CMYK:
        38, 79, 0, 15
      HSL:
        271°, 68.6747%, 51.1765%
        HSV (HSB):
        271°, 79.1667%, 84.7059%
        XYZ:
        23.0059, 11.8212, 66.0349
        xyY:
        0.2281, 0.1172, 11.8212
      CIE-Lab:
        40.9305, 66.2144, -71.1352
        CIE-LCH:
        40.9305, 97.1832, 312.9482
        CIE-Luv:
        40.9305, 17.6267, -107.1166
        Hunter-Lab:
        34.3820, 59.2709, -89.8066
      #852dd8 color charts
#852dd8 RGB chart
      #852dd8 CMYK chart
      #852dd8 RGB pie chart
      #852dd8 color shades, tints & tones
#852dd8 color schemes
#852dd8 color preview, HTML & CSS examples
           This text has a color of #852dd8        
        
          <p style="color:#852dd8;">Text here</p>
        
        
          .mytext {color:#852dd8;}
        
        Text color #852dd8
      
           This box has a color of #852dd8        
        
          <div style="background-color:#852dd8;">Content here</div>
        
        
          .mybackground {background-color:#852dd8;}
        
        Background color #852dd8
      
           Border around this has a color of #852dd8        
        
          <div style="border:2px solid #852dd8;">Content here</div>
        
        
          .myborder {border:2px solid #852dd8;}
        
        Border color #852dd8