#9915fe color space conversions
Hex:
        #9915fe
        RGB:
        153, 21, 254
        CMY:
        40, 92, 0
        CMYK:
        40, 92, 0, 0
      HSL:
        274°, 99.1489%, 53.9216%
        HSV (HSB):
        274°, 91.7323%, 99.6078%
        XYZ:
        31.2944, 14.4644, 94.9084
        xyY:
        0.2225, 0.1028, 14.4644
      CIE-Lab:
        44.8917, 82.7958, -86.0634
        CIE-LCH:
        44.8917, 119.4238, 313.8914
        CIE-Luv:
        44.8917, 21.6055, -130.7774
        Hunter-Lab:
        38.0321, 80.3213, -121.3348
      #9915fe color charts
#9915fe RGB chart
      #9915fe CMYK chart
      #9915fe RGB pie chart
      #9915fe color shades, tints & tones
#9915fe color schemes
#9915fe color preview, HTML & CSS examples
           This text has a color of #9915fe        
        
          <p style="color:#9915fe;">Text here</p>
        
        
          .mytext {color:#9915fe;}
        
        Text color #9915fe
      
           This box has a color of #9915fe        
        
          <div style="background-color:#9915fe;">Content here</div>
        
        
          .mybackground {background-color:#9915fe;}
        
        Background color #9915fe
      
           Border around this has a color of #9915fe        
        
          <div style="border:2px solid #9915fe;">Content here</div>
        
        
          .myborder {border:2px solid #9915fe;}
        
        Border color #9915fe