#856aef color space conversions
Hex:
        #856aef
        RGB:
        133, 106, 239
        CMY:
        48, 58, 6
        CMYK:
        44, 56, 0, 6
      HSL:
        252°, 80.6061%, 67.6471%
        HSV (HSB):
        252°, 55.6485%, 93.7255%
        XYZ:
        30.4069, 21.5266, 84.2138
        xyY:
        0.2233, 0.1581, 21.5266
      CIE-Lab:
        53.5211, 42.3048, -63.7213
        CIE-LCH:
        53.5211, 76.4859, 303.5803
        CIE-Luv:
        53.5211, 2.0060, -103.3965
        Hunter-Lab:
        46.3968, 35.7885, -75.1383
      #856aef color charts
#856aef RGB chart
      #856aef CMYK chart
      #856aef RGB pie chart
      #856aef color shades, tints & tones
#856aef color schemes
#856aef color preview, HTML & CSS examples
           This text has a color of #856aef        
        
          <p style="color:#856aef;">Text here</p>
        
        
          .mytext {color:#856aef;}
        
        Text color #856aef
      
           This box has a color of #856aef        
        
          <div style="background-color:#856aef;">Content here</div>
        
        
          .mybackground {background-color:#856aef;}
        
        Background color #856aef
      
           Border around this has a color of #856aef        
        
          <div style="border:2px solid #856aef;">Content here</div>
        
        
          .myborder {border:2px solid #856aef;}
        
        Border color #856aef