#9510fe color space conversions
Hex:
        #9510fe
        RGB:
        149, 16, 254
        CMY:
        42, 94, 0
        CMYK:
        41, 94, 0, 0
      HSL:
        274°, 99.1667%, 52.9412%
        HSV (HSB):
        274°, 93.7008%, 99.6078%
        XYZ:
        30.4691, 13.9159, 94.8461
        xyY:
        0.2188, 0.0999, 13.9159
      CIE-Lab:
        44.1121, 83.0939, -87.3657
        CIE-LCH:
        44.1121, 120.5710, 313.5645
        CIE-Luv:
        44.1121, 19.9917, -131.4402
        Hunter-Lab:
        37.3040, 80.5129, -124.6330
      #9510fe color charts
#9510fe RGB chart
      #9510fe CMYK chart
      #9510fe RGB pie chart
      #9510fe color shades, tints & tones
#9510fe color schemes
#9510fe color preview, HTML & CSS examples
           This text has a color of #9510fe        
        
          <p style="color:#9510fe;">Text here</p>
        
        
          .mytext {color:#9510fe;}
        
        Text color #9510fe
      
           This box has a color of #9510fe        
        
          <div style="background-color:#9510fe;">Content here</div>
        
        
          .mybackground {background-color:#9510fe;}
        
        Background color #9510fe
      
           Border around this has a color of #9510fe        
        
          <div style="border:2px solid #9510fe;">Content here</div>
        
        
          .myborder {border:2px solid #9510fe;}
        
        Border color #9510fe