#950bdd color space conversions
Hex:
        #950bdd
        RGB:
        149, 11, 221
        CMY:
        42, 96, 13
        CMYK:
        33, 95, 0, 13
      HSL:
        279°, 90.5172%, 45.4902%
        HSV (HSB):
        279°, 95.0226%, 86.6667%
        XYZ:
        25.5652, 11.8494, 69.3463
        xyY:
        0.2395, 0.1110, 11.8494
      CIE-Lab:
        40.9757, 77.1707, -73.8410
        CIE-LCH:
        40.9757, 106.8074, 316.2631
        CIE-Luv:
        40.9757, 27.0400, -111.3729
        Hunter-Lab:
        34.4229, 72.3285, -95.3461
      #950bdd color charts
#950bdd RGB chart
      #950bdd CMYK chart
      #950bdd RGB pie chart
      #950bdd color shades, tints & tones
#950bdd color schemes
#950bdd color preview, HTML & CSS examples
           This text has a color of #950bdd        
        
          <p style="color:#950bdd;">Text here</p>
        
        
          .mytext {color:#950bdd;}
        
        Text color #950bdd
      
           This box has a color of #950bdd        
        
          <div style="background-color:#950bdd;">Content here</div>
        
        
          .mybackground {background-color:#950bdd;}
        
        Background color #950bdd
      
           Border around this has a color of #950bdd        
        
          <div style="border:2px solid #950bdd;">Content here</div>
        
        
          .myborder {border:2px solid #950bdd;}
        
        Border color #950bdd