#956bcb color space conversions
Hex:
        #956bcb
        RGB:
        149, 107, 203
        CMY:
        42, 58, 20
        CMYK:
        27, 47, 0, 20
      HSL:
        266°, 48.0000%, 60.7843%
        HSV (HSB):
        266°, 47.2906%, 79.6078%
        XYZ:
        28.4316, 21.2167, 59.0966
        xyY:
        0.2615, 0.1951, 21.2167
      CIE-Lab:
        53.1859, 36.1783, -43.8554
        CIE-LCH:
        53.1859, 56.8521, 309.5208
        CIE-Luv:
        53.1859, 13.2798, -71.8434
        Hunter-Lab:
        46.0616, 29.5715, -43.8254
      #956bcb color charts
#956bcb RGB chart
      #956bcb CMYK chart
      #956bcb RGB pie chart
      #956bcb color shades, tints & tones
#956bcb color schemes
#956bcb color preview, HTML & CSS examples
           This text has a color of #956bcb        
        
          <p style="color:#956bcb;">Text here</p>
        
        
          .mytext {color:#956bcb;}
        
        Text color #956bcb
      
           This box has a color of #956bcb        
        
          <div style="background-color:#956bcb;">Content here</div>
        
        
          .mybackground {background-color:#956bcb;}
        
        Background color #956bcb
      
           Border around this has a color of #956bcb        
        
          <div style="border:2px solid #956bcb;">Content here</div>
        
        
          .myborder {border:2px solid #956bcb;}
        
        Border color #956bcb