#9f2ddb color space conversions
Hex:
        #9f2ddb
        RGB:
        159, 45, 219
        CMY:
        38, 82, 14
        CMYK:
        27, 79, 0, 14
      HSL:
        279°, 70.7317%, 51.7647%
        HSV (HSB):
        279°, 79.4521%, 85.8824%
        XYZ:
        28.0226, 14.3622, 68.3131
        xyY:
        0.2531, 0.1297, 14.3622
      CIE-Lab:
        44.7479, 70.9379, -66.4783
        CIE-LCH:
        44.7479, 97.2190, 316.8588
        CIE-Luv:
        44.7479, 30.3324, -104.7475
        Hunter-Lab:
        37.8975, 65.6683, -80.3465
      #9f2ddb color charts
#9f2ddb RGB chart
      #9f2ddb CMYK chart
      #9f2ddb RGB pie chart
      #9f2ddb color shades, tints & tones
#9f2ddb color schemes
#9f2ddb color preview, HTML & CSS examples
           This text has a color of #9f2ddb        
        
          <p style="color:#9f2ddb;">Text here</p>
        
        
          .mytext {color:#9f2ddb;}
        
        Text color #9f2ddb
      
           This box has a color of #9f2ddb        
        
          <div style="background-color:#9f2ddb;">Content here</div>
        
        
          .mybackground {background-color:#9f2ddb;}
        
        Background color #9f2ddb
      
           Border around this has a color of #9f2ddb        
        
          <div style="border:2px solid #9f2ddb;">Content here</div>
        
        
          .myborder {border:2px solid #9f2ddb;}
        
        Border color #9f2ddb