#853bbf color space conversions
Hex:
        #853bbf
        RGB:
        133, 59, 191
        CMY:
        48, 77, 25
        CMYK:
        30, 69, 0, 25
      HSL:
        274°, 52.8000%, 49.0196%
        HSV (HSB):
        274°, 69.1099%, 74.9020%
        XYZ:
        20.6408, 11.8761, 50.4946
        xyY:
        0.2486, 0.1431, 11.8761
      CIE-Lab:
        41.0185, 54.7688, -56.4997
        CIE-LCH:
        41.0185, 78.6882, 314.1088
        CIE-Luv:
        41.0185, 20.1971, -87.0159
        Hunter-Lab:
        34.4617, 46.6046, -62.7510
      #853bbf color charts
#853bbf RGB chart
      #853bbf CMYK chart
      #853bbf RGB pie chart
      #853bbf color shades, tints & tones
#853bbf color schemes
#853bbf color preview, HTML & CSS examples
           This text has a color of #853bbf        
        
          <p style="color:#853bbf;">Text here</p>
        
        
          .mytext {color:#853bbf;}
        
        Text color #853bbf
      
           This box has a color of #853bbf        
        
          <div style="background-color:#853bbf;">Content here</div>
        
        
          .mybackground {background-color:#853bbf;}
        
        Background color #853bbf
      
           Border around this has a color of #853bbf        
        
          <div style="border:2px solid #853bbf;">Content here</div>
        
        
          .myborder {border:2px solid #853bbf;}
        
        Border color #853bbf