#853bef color space conversions
Hex:
        #853bef
        RGB:
        133, 59, 239
        CMY:
        48, 77, 6
        CMYK:
        44, 75, 0, 6
      HSL:
        265°, 84.9057%, 58.4314%
        HSV (HSB):
        265°, 75.3138%, 93.7255%
        XYZ:
        26.8168, 14.3465, 83.0171
        xyY:
        0.2160, 0.1155, 14.3465
      CIE-Lab:
        44.7258, 66.1899, -78.0119
        CIE-LCH:
        44.7258, 102.3082, 310.3133
        CIE-Luv:
        44.7258, 11.9765, -119.4275
        Hunter-Lab:
        37.8767, 60.0941, -103.4363
      #853bef color charts
#853bef RGB chart
      #853bef CMYK chart
      #853bef RGB pie chart
      #853bef color shades, tints & tones
#853bef color schemes
#853bef color preview, HTML & CSS examples
           This text has a color of #853bef        
        
          <p style="color:#853bef;">Text here</p>
        
        
          .mytext {color:#853bef;}
        
        Text color #853bef
      
           This box has a color of #853bef        
        
          <div style="background-color:#853bef;">Content here</div>
        
        
          .mybackground {background-color:#853bef;}
        
        Background color #853bef
      
           Border around this has a color of #853bef        
        
          <div style="border:2px solid #853bef;">Content here</div>
        
        
          .myborder {border:2px solid #853bef;}
        
        Border color #853bef