#9f0efa color space conversions
Hex:
        #9f0efa
        RGB:
        159, 14, 250
        CMY:
        38, 95, 2
        CMYK:
        36, 94, 0, 2
      HSL:
        277°, 95.9350%, 51.7647%
        HSV (HSB):
        277°, 94.4000%, 98.0392%
        XYZ:
        31.7104, 14.5871, 91.5868
        xyY:
        0.2300, 0.1058, 14.5871
      CIE-Lab:
        45.0634, 83.5786, -83.5119
        CIE-LCH:
        45.0634, 118.1508, 315.0229
        CIE-Luv:
        45.0634, 25.5629, -127.9461
        Hunter-Lab:
        38.1931, 81.3645, -115.4418
      #9f0efa color charts
#9f0efa RGB chart
      #9f0efa CMYK chart
      #9f0efa RGB pie chart
      #9f0efa color shades, tints & tones
#9f0efa color schemes
#9f0efa color preview, HTML & CSS examples
           This text has a color of #9f0efa        
        
          <p style="color:#9f0efa;">Text here</p>
        
        
          .mytext {color:#9f0efa;}
        
        Text color #9f0efa
      
           This box has a color of #9f0efa        
        
          <div style="background-color:#9f0efa;">Content here</div>
        
        
          .mybackground {background-color:#9f0efa;}
        
        Background color #9f0efa
      
           Border around this has a color of #9f0efa        
        
          <div style="border:2px solid #9f0efa;">Content here</div>
        
        
          .myborder {border:2px solid #9f0efa;}
        
        Border color #9f0efa