#9e06df color space conversions
Hex:
        #9e06df
        RGB:
        158, 6, 223
        CMY:
        38, 98, 13
        CMYK:
        29, 97, 0, 13
      HSL:
        282°, 94.7598%, 44.9020%
        HSV (HSB):
        282°, 97.3094%, 87.4510%
        XYZ:
        27.4850, 12.7271, 70.8200
        xyY:
        0.2475, 0.1146, 12.7271
      CIE-Lab:
        42.3491, 79.1354, -72.6835
        CIE-LCH:
        42.3491, 107.4491, 317.4335
        CIE-Luv:
        42.3491, 31.5620, -111.4740
        Hunter-Lab:
        35.6750, 75.0898, -92.7266
      #9e06df color charts
#9e06df RGB chart
      #9e06df CMYK chart
      #9e06df RGB pie chart
      #9e06df color shades, tints & tones
#9e06df color schemes
#9e06df color preview, HTML & CSS examples
           This text has a color of #9e06df        
        
          <p style="color:#9e06df;">Text here</p>
        
        
          .mytext {color:#9e06df;}
        
        Text color #9e06df
      
           This box has a color of #9e06df        
        
          <div style="background-color:#9e06df;">Content here</div>
        
        
          .mybackground {background-color:#9e06df;}
        
        Background color #9e06df
      
           Border around this has a color of #9e06df        
        
          <div style="border:2px solid #9e06df;">Content here</div>
        
        
          .myborder {border:2px solid #9e06df;}
        
        Border color #9e06df