#854beb color space conversions
Hex:
        #854beb
        RGB:
        133, 75, 235
        CMY:
        48, 71, 8
        CMYK:
        43, 68, 0, 8
      HSL:
        262°, 80.0000%, 60.7843%
        HSV (HSB):
        262°, 68.0851%, 92.1569%
        XYZ:
        27.1843, 16.0169, 80.2561
        xyY:
        0.2202, 0.1297, 16.0169
      CIE-Lab:
        46.9966, 57.8932, -72.0482
        CIE-LCH:
        46.9966, 92.4260, 308.7831
        CIE-Luv:
        46.9966, 9.8508, -112.8360
        Hunter-Lab:
        40.0211, 51.2094, -90.8822
      #854beb color charts
#854beb RGB chart
      #854beb CMYK chart
      #854beb RGB pie chart
      #854beb color shades, tints & tones
#854beb color schemes
#854beb color preview, HTML & CSS examples
           This text has a color of #854beb        
        
          <p style="color:#854beb;">Text here</p>
        
        
          .mytext {color:#854beb;}
        
        Text color #854beb
      
           This box has a color of #854beb        
        
          <div style="background-color:#854beb;">Content here</div>
        
        
          .mybackground {background-color:#854beb;}
        
        Background color #854beb
      
           Border around this has a color of #854beb        
        
          <div style="border:2px solid #854beb;">Content here</div>
        
        
          .myborder {border:2px solid #854beb;}
        
        Border color #854beb