#856ae2 color space conversions
Hex:
        #856ae2
        RGB:
        133, 106, 226
        CMY:
        48, 58, 11
        CMYK:
        41, 53, 0, 11
      HSL:
        254°, 67.4157%, 65.0980%
        HSV (HSB):
        254°, 53.0973%, 88.6275%
        XYZ:
        28.5544, 20.7856, 74.4585
        xyY:
        0.2307, 0.1679, 20.7856
      CIE-Lab:
        52.7140, 38.6927, -57.7311
        CIE-LCH:
        52.7140, 69.4983, 303.8309
        CIE-Luv:
        52.7140, 3.2730, -93.5294
        Hunter-Lab:
        45.5912, 32.0122, -64.9172
      #856ae2 color charts
#856ae2 RGB chart
      #856ae2 CMYK chart
      #856ae2 RGB pie chart
      #856ae2 color shades, tints & tones
#856ae2 color schemes
#856ae2 color preview, HTML & CSS examples
           This text has a color of #856ae2        
        
          <p style="color:#856ae2;">Text here</p>
        
        
          .mytext {color:#856ae2;}
        
        Text color #856ae2
      
           This box has a color of #856ae2        
        
          <div style="background-color:#856ae2;">Content here</div>
        
        
          .mybackground {background-color:#856ae2;}
        
        Background color #856ae2
      
           Border around this has a color of #856ae2        
        
          <div style="border:2px solid #856ae2;">Content here</div>
        
        
          .myborder {border:2px solid #856ae2;}
        
        Border color #856ae2