#9015fb color space conversions
Hex:
        #9015fb
        RGB:
        144, 21, 251
        CMY:
        44, 92, 2
        CMYK:
        43, 92, 0, 2
      HSL:
        272°, 96.6387%, 53.3333%
        HSV (HSB):
        272°, 91.6335%, 98.4314%
        XYZ:
        29.1824, 13.4307, 92.3211
        xyY:
        0.2163, 0.0995, 13.4307
      CIE-Lab:
        43.4051, 81.2546, -86.8744
        CIE-LCH:
        43.4051, 118.9515, 313.0856
        CIE-Luv:
        43.4051, 18.1249, -129.8979
        Hunter-Lab:
        36.6479, 78.0041, -123.7063
      #9015fb color charts
#9015fb RGB chart
      #9015fb CMYK chart
      #9015fb RGB pie chart
      #9015fb color shades, tints & tones
#9015fb color schemes
#9015fb color preview, HTML & CSS examples
           This text has a color of #9015fb        
        
          <p style="color:#9015fb;">Text here</p>
        
        
          .mytext {color:#9015fb;}
        
        Text color #9015fb
      
           This box has a color of #9015fb        
        
          <div style="background-color:#9015fb;">Content here</div>
        
        
          .mybackground {background-color:#9015fb;}
        
        Background color #9015fb
      
           Border around this has a color of #9015fb        
        
          <div style="border:2px solid #9015fb;">Content here</div>
        
        
          .myborder {border:2px solid #9015fb;}
        
        Border color #9015fb