#856ad8 color space conversions
Hex:
        #856ad8
        RGB:
        133, 106, 216
        CMY:
        48, 58, 15
        CMYK:
        38, 51, 0, 15
      HSL:
        255°, 58.5106%, 63.1373%
        HSV (HSB):
        255°, 50.9259%, 84.7059%
        XYZ:
        27.2216, 20.2525, 67.4401
        xyY:
        0.2369, 0.1762, 20.2525
      CIE-Lab:
        52.1215, 35.9535, -53.0328
        CIE-LCH:
        52.1215, 64.0713, 304.1352
        CIE-Luv:
        52.1215, 4.2847, -85.7632
        Hunter-Lab:
        45.0028, 29.2175, -57.3487
      #856ad8 color charts
#856ad8 RGB chart
      #856ad8 CMYK chart
      #856ad8 RGB pie chart
      #856ad8 color shades, tints & tones
#856ad8 color schemes
#856ad8 color preview, HTML & CSS examples
           This text has a color of #856ad8        
        
          <p style="color:#856ad8;">Text here</p>
        
        
          .mytext {color:#856ad8;}
        
        Text color #856ad8
      
           This box has a color of #856ad8        
        
          <div style="background-color:#856ad8;">Content here</div>
        
        
          .mybackground {background-color:#856ad8;}
        
        Background color #856ad8
      
           Border around this has a color of #856ad8        
        
          <div style="border:2px solid #856ad8;">Content here</div>
        
        
          .myborder {border:2px solid #856ad8;}
        
        Border color #856ad8