#856cbd color space conversions
Hex:
        #856cbd
        RGB:
        133, 108, 189
        CMY:
        48, 58, 26
        CMYK:
        30, 43, 0, 26
      HSL:
        259°, 38.0282%, 58.2353%
        HSV (HSB):
        259°, 42.8571%, 74.1176%
        XYZ:
        24.2207, 19.3858, 50.6094
        xyY:
        0.2571, 0.2058, 19.3858
      CIE-Lab:
        51.1355, 27.6181, -39.1736
        CIE-LCH:
        51.1355, 47.9305, 305.1845
        CIE-Luv:
        51.1355, 6.4424, -62.8884
        Hunter-Lab:
        44.0293, 21.1425, -37.3302
      #856cbd color charts
#856cbd RGB chart
      #856cbd CMYK chart
      #856cbd RGB pie chart
      #856cbd color shades, tints & tones
#856cbd color schemes
#856cbd color preview, HTML & CSS examples
           This text has a color of #856cbd        
        
          <p style="color:#856cbd;">Text here</p>
        
        
          .mytext {color:#856cbd;}
        
        Text color #856cbd
      
           This box has a color of #856cbd        
        
          <div style="background-color:#856cbd;">Content here</div>
        
        
          .mybackground {background-color:#856cbd;}
        
        Background color #856cbd
      
           Border around this has a color of #856cbd        
        
          <div style="border:2px solid #856cbd;">Content here</div>
        
        
          .myborder {border:2px solid #856cbd;}
        
        Border color #856cbd