#9f03ed color space conversions
Hex:
        #9f03ed
        RGB:
        159, 3, 237
        CMY:
        38, 99, 7
        CMYK:
        33, 99, 0, 7
      HSL:
        280°, 97.5000%, 47.0588%
        HSV (HSB):
        280°, 98.7342%, 92.9412%
        XYZ:
        29.6167, 13.5505, 81.1753
        xyY:
        0.2382, 0.1090, 13.5505
      CIE-Lab:
        43.5812, 82.1607, -78.6239
        CIE-LCH:
        43.5812, 113.7194, 316.2601
        CIE-Luv:
        43.5812, 28.7987, -120.3052
        Hunter-Lab:
        36.8110, 79.1951, -104.9782
      #9f03ed color charts
#9f03ed RGB chart
      #9f03ed CMYK chart
      #9f03ed RGB pie chart
      #9f03ed color shades, tints & tones
#9f03ed color schemes
#9f03ed color preview, HTML & CSS examples
           This text has a color of #9f03ed        
        
          <p style="color:#9f03ed;">Text here</p>
        
        
          .mytext {color:#9f03ed;}
        
        Text color #9f03ed
      
           This box has a color of #9f03ed        
        
          <div style="background-color:#9f03ed;">Content here</div>
        
        
          .mybackground {background-color:#9f03ed;}
        
        Background color #9f03ed
      
           Border around this has a color of #9f03ed        
        
          <div style="border:2px solid #9f03ed;">Content here</div>
        
        
          .myborder {border:2px solid #9f03ed;}
        
        Border color #9f03ed