#9e07fa color space conversions
Hex:
        #9e07fa
        RGB:
        158, 7, 250
        CMY:
        38, 97, 2
        CMYK:
        37, 97, 0, 2
      HSL:
        277°, 96.0474%, 50.3922%
        HSV (HSB):
        277°, 97.2000%, 98.0392%
        XYZ:
        31.4318, 14.3232, 91.5505
        xyY:
        0.2289, 0.1043, 14.3232
      CIE-Lab:
        44.6929, 84.1573, -84.1259
        CIE-LCH:
        44.6929, 118.9941, 315.0107
        CIE-Luv:
        44.6929, 25.2805, -128.3319
        Hunter-Lab:
        37.8460, 82.0174, -116.9320
      #9e07fa color charts
#9e07fa RGB chart
      #9e07fa CMYK chart
      #9e07fa RGB pie chart
      #9e07fa color shades, tints & tones
#9e07fa color schemes
#9e07fa color preview, HTML & CSS examples
           This text has a color of #9e07fa        
        
          <p style="color:#9e07fa;">Text here</p>
        
        
          .mytext {color:#9e07fa;}
        
        Text color #9e07fa
      
           This box has a color of #9e07fa        
        
          <div style="background-color:#9e07fa;">Content here</div>
        
        
          .mybackground {background-color:#9e07fa;}
        
        Background color #9e07fa
      
           Border around this has a color of #9e07fa        
        
          <div style="border:2px solid #9e07fa;">Content here</div>
        
        
          .myborder {border:2px solid #9e07fa;}
        
        Border color #9e07fa