#950cef color space conversions
Hex:
        #950cef
        RGB:
        149, 12, 239
        CMY:
        42, 95, 6
        CMYK:
        38, 95, 0, 6
      HSL:
        276°, 90.4382%, 49.2157%
        HSV (HSB):
        276°, 94.9791%, 93.7255%
        XYZ:
        28.1059, 12.8845, 82.6670
        xyY:
        0.2273, 0.1042, 12.8845
      CIE-Lab:
        42.5887, 80.5740, -81.4392
        CIE-LCH:
        42.5887, 114.5623, 314.6940
        CIE-Luv:
        42.5887, 23.0752, -122.5140
        Hunter-Lab:
        35.8950, 76.9498, -111.4197
      #950cef color charts
#950cef RGB chart
      #950cef CMYK chart
      #950cef RGB pie chart
      #950cef color shades, tints & tones
#950cef color schemes
#950cef color preview, HTML & CSS examples
           This text has a color of #950cef        
        
          <p style="color:#950cef;">Text here</p>
        
        
          .mytext {color:#950cef;}
        
        Text color #950cef
      
           This box has a color of #950cef        
        
          <div style="background-color:#950cef;">Content here</div>
        
        
          .mybackground {background-color:#950cef;}
        
        Background color #950cef
      
           Border around this has a color of #950cef        
        
          <div style="border:2px solid #950cef;">Content here</div>
        
        
          .myborder {border:2px solid #950cef;}
        
        Border color #950cef