#950db7 color space conversions
Hex:
        #950db7
        RGB:
        149, 13, 183
        CMY:
        42, 95, 28
        CMYK:
        19, 93, 0, 28
      HSL:
        288°, 86.7347%, 38.4314%
        HSV (HSB):
        288°, 92.8962%, 71.7647%
        XYZ:
        21.0856, 10.0963, 45.6372
        xyY:
        0.2745, 0.1314, 10.0963
      CIE-Lab:
        38.0147, 69.8594, -56.5463
        CIE-LCH:
        38.0147, 89.8767, 321.0122
        CIE-Luv:
        38.0147, 36.9276, -86.3298
        Hunter-Lab:
        31.7747, 62.8464, -62.9145
      #950db7 color charts
#950db7 RGB chart
      #950db7 CMYK chart
      #950db7 RGB pie chart
      #950db7 color shades, tints & tones
#950db7 color schemes
#950db7 color preview, HTML & CSS examples
           This text has a color of #950db7        
        
          <p style="color:#950db7;">Text here</p>
        
        
          .mytext {color:#950db7;}
        
        Text color #950db7
      
           This box has a color of #950db7        
        
          <div style="background-color:#950db7;">Content here</div>
        
        
          .mybackground {background-color:#950db7;}
        
        Background color #950db7
      
           Border around this has a color of #950db7        
        
          <div style="border:2px solid #950db7;">Content here</div>
        
        
          .myborder {border:2px solid #950db7;}
        
        Border color #950db7