#852deb color space conversions
Hex:
        #852deb
        RGB:
        133, 45, 235
        CMY:
        48, 82, 8
        CMYK:
        43, 81, 0, 8
      HSL:
        268°, 82.6087%, 54.9020%
        HSV (HSB):
        268°, 80.8511%, 92.1569%
        XYZ:
        25.6066, 12.8615, 79.7302
        xyY:
        0.2166, 0.1088, 12.8615
      CIE-Lab:
        42.5538, 70.5428, -79.3127
        CIE-LCH:
        42.5538, 106.1452, 311.6507
        CIE-Luv:
        42.5538, 14.3479, -119.1839
        Hunter-Lab:
        35.8629, 64.6916, -106.7091
      #852deb color charts
#852deb RGB chart
      #852deb CMYK chart
      #852deb RGB pie chart
      #852deb color shades, tints & tones
#852deb color schemes
#852deb color preview, HTML & CSS examples
           This text has a color of #852deb        
        
          <p style="color:#852deb;">Text here</p>
        
        
          .mytext {color:#852deb;}
        
        Text color #852deb
      
           This box has a color of #852deb        
        
          <div style="background-color:#852deb;">Content here</div>
        
        
          .mybackground {background-color:#852deb;}
        
        Background color #852deb
      
           Border around this has a color of #852deb        
        
          <div style="border:2px solid #852deb;">Content here</div>
        
        
          .myborder {border:2px solid #852deb;}
        
        Border color #852deb