#956ad8 color space conversions
Hex:
        #956ad8
        RGB:
        149, 106, 216
        CMY:
        42, 58, 15
        CMYK:
        31, 51, 0, 15
      HSL:
        263°, 58.5106%, 63.1373%
        HSV (HSB):
        263°, 50.9259%, 84.7059%
        XYZ:
        29.9431, 21.6555, 67.5675
        xyY:
        0.2513, 0.1817, 21.6555
      CIE-Lab:
        53.6596, 39.9605, -50.4882
        CIE-LCH:
        53.6596, 64.3887, 308.3609
        CIE-Luv:
        53.6596, 11.8638, -82.8210
        Hunter-Lab:
        46.5355, 33.4183, -53.5117
      #956ad8 color charts
#956ad8 RGB chart
      #956ad8 CMYK chart
      #956ad8 RGB pie chart
      #956ad8 color shades, tints & tones
#956ad8 color schemes
#956ad8 color preview, HTML & CSS examples
           This text has a color of #956ad8        
        
          <p style="color:#956ad8;">Text here</p>
        
        
          .mytext {color:#956ad8;}
        
        Text color #956ad8
      
           This box has a color of #956ad8        
        
          <div style="background-color:#956ad8;">Content here</div>
        
        
          .mybackground {background-color:#956ad8;}
        
        Background color #956ad8
      
           Border around this has a color of #956ad8        
        
          <div style="border:2px solid #956ad8;">Content here</div>
        
        
          .myborder {border:2px solid #956ad8;}
        
        Border color #956ad8