#9f6aeb color space conversions
Hex:
        #9f6aeb
        RGB:
        159, 106, 235
        CMY:
        38, 58, 8
        CMYK:
        32, 55, 0, 8
      HSL:
        265°, 76.3314%, 66.8627%
        HSV (HSB):
        265°, 54.8936%, 92.1569%
        XYZ:
        34.4475, 23.6772, 81.3518
        xyY:
        0.2470, 0.1698, 23.6772
      CIE-Lab:
        55.7631, 47.1628, -57.7520
        CIE-LCH:
        55.7631, 74.5629, 309.2366
        CIE-Luv:
        55.7631, 14.2165, -95.7222
        Hunter-Lab:
        48.6592, 41.2127, -65.0638
      #9f6aeb color charts
#9f6aeb RGB chart
      #9f6aeb CMYK chart
      #9f6aeb RGB pie chart
      #9f6aeb color shades, tints & tones
#9f6aeb color schemes
#9f6aeb color preview, HTML & CSS examples
           This text has a color of #9f6aeb        
        
          <p style="color:#9f6aeb;">Text here</p>
        
        
          .mytext {color:#9f6aeb;}
        
        Text color #9f6aeb
      
           This box has a color of #9f6aeb        
        
          <div style="background-color:#9f6aeb;">Content here</div>
        
        
          .mybackground {background-color:#9f6aeb;}
        
        Background color #9f6aeb
      
           Border around this has a color of #9f6aeb        
        
          <div style="border:2px solid #9f6aeb;">Content here</div>
        
        
          .myborder {border:2px solid #9f6aeb;}
        
        Border color #9f6aeb