#9e06be color space conversions
Hex:
        #9e06be
        RGB:
        158, 6, 190
        CMY:
        38, 98, 25
        CMYK:
        17, 97, 0, 25
      HSL:
        290°, 93.8776%, 38.4314%
        HSV (HSB):
        290°, 96.8421%, 74.5098%
        XYZ:
        23.4599, 11.1171, 49.6245
        xyY:
        0.2786, 0.1320, 11.1171
      CIE-Lab:
        39.7769, 73.2232, -57.7459
        CIE-LCH:
        39.7769, 93.2536, 321.7397
        CIE-Luv:
        39.7769, 40.7996, -89.5984
        Hunter-Lab:
        33.3422, 67.2454, -64.9040
      #9e06be color charts
#9e06be RGB chart
      #9e06be CMYK chart
      #9e06be RGB pie chart
      #9e06be color shades, tints & tones
#9e06be color schemes
#9e06be color preview, HTML & CSS examples
           This text has a color of #9e06be        
        
          <p style="color:#9e06be;">Text here</p>
        
        
          .mytext {color:#9e06be;}
        
        Text color #9e06be
      
           This box has a color of #9e06be        
        
          <div style="background-color:#9e06be;">Content here</div>
        
        
          .mybackground {background-color:#9e06be;}
        
        Background color #9e06be
      
           Border around this has a color of #9e06be        
        
          <div style="border:2px solid #9e06be;">Content here</div>
        
        
          .myborder {border:2px solid #9e06be;}
        
        Border color #9e06be