#856aee color space conversions
Hex:
        #856aee
        RGB:
        133, 106, 238
        CMY:
        48, 58, 7
        CMYK:
        44, 55, 0, 7
      HSL:
        252°, 79.5181%, 67.4510%
        HSV (HSB):
        252°, 55.4622%, 93.3333%
        XYZ:
        30.2595, 21.4677, 83.4377
        xyY:
        0.2239, 0.1588, 21.4677
      CIE-Lab:
        53.4576, 42.0252, -63.2651
        CIE-LCH:
        53.4576, 75.9513, 303.5950
        CIE-Luv:
        53.4576, 2.1016, -102.6468
        Hunter-Lab:
        46.3332, 35.4925, -74.3373
      #856aee color charts
#856aee RGB chart
      #856aee CMYK chart
      #856aee RGB pie chart
      #856aee color shades, tints & tones
#856aee color schemes
#856aee color preview, HTML & CSS examples
           This text has a color of #856aee        
        
          <p style="color:#856aee;">Text here</p>
        
        
          .mytext {color:#856aee;}
        
        Text color #856aee
      
           This box has a color of #856aee        
        
          <div style="background-color:#856aee;">Content here</div>
        
        
          .mybackground {background-color:#856aee;}
        
        Background color #856aee
      
           Border around this has a color of #856aee        
        
          <div style="border:2px solid #856aee;">Content here</div>
        
        
          .myborder {border:2px solid #856aee;}
        
        Border color #856aee