#950afb color space conversions
Hex:
        #950afb
        RGB:
        149, 10, 251
        CMY:
        42, 96, 2
        CMYK:
        41, 96, 0, 2
      HSL:
        275°, 96.7871%, 51.1765%
        HSV (HSB):
        275°, 96.0159%, 98.4314%
        XYZ:
        29.9156, 13.5717, 92.3097
        xyY:
        0.2203, 0.0999, 13.5717
      CIE-Lab:
        43.6123, 83.1632, -86.5093
        CIE-LCH:
        43.6123, 119.9999, 313.8702
        CIE-Luv:
        43.6123, 20.7502, -129.8525
        Hunter-Lab:
        36.8398, 80.4805, -122.7756
      #950afb color charts
#950afb RGB chart
      #950afb CMYK chart
      #950afb RGB pie chart
      #950afb color shades, tints & tones
#950afb color schemes
#950afb color preview, HTML & CSS examples
           This text has a color of #950afb        
        
          <p style="color:#950afb;">Text here</p>
        
        
          .mytext {color:#950afb;}
        
        Text color #950afb
      
           This box has a color of #950afb        
        
          <div style="background-color:#950afb;">Content here</div>
        
        
          .mybackground {background-color:#950afb;}
        
        Background color #950afb
      
           Border around this has a color of #950afb        
        
          <div style="border:2px solid #950afb;">Content here</div>
        
        
          .myborder {border:2px solid #950afb;}
        
        Border color #950afb