#853fef color space conversions
Hex:
        #853fef
        RGB:
        133, 63, 239
        CMY:
        48, 75, 6
        CMYK:
        44, 74, 0, 6
      HSL:
        264°, 84.6154%, 59.2157%
        HSV (HSB):
        264°, 73.6402%, 93.7255%
        XYZ:
        27.0304, 14.7736, 83.0883
        xyY:
        0.2164, 0.1183, 14.7736
      CIE-Lab:
        45.3225, 64.4861, -77.0353
        CIE-LCH:
        45.3225, 100.4634, 309.9326
        CIE-Luv:
        45.3225, 11.3807, -118.5984
        Hunter-Lab:
        38.4364, 58.2663, -101.2623
      #853fef color charts
#853fef RGB chart
      #853fef CMYK chart
      #853fef RGB pie chart
      #853fef color shades, tints & tones
#853fef color schemes
#853fef color preview, HTML & CSS examples
           This text has a color of #853fef        
        
          <p style="color:#853fef;">Text here</p>
        
        
          .mytext {color:#853fef;}
        
        Text color #853fef
      
           This box has a color of #853fef        
        
          <div style="background-color:#853fef;">Content here</div>
        
        
          .mybackground {background-color:#853fef;}
        
        Background color #853fef
      
           Border around this has a color of #853fef        
        
          <div style="border:2px solid #853fef;">Content here</div>
        
        
          .myborder {border:2px solid #853fef;}
        
        Border color #853fef