#9f2dc3 color space conversions
Hex:
        #9f2dc3
        RGB:
        159, 45, 195
        CMY:
        38, 82, 24
        CMYK:
        18, 77, 0, 24
      HSL:
        286°, 62.5000%, 47.0588%
        HSV (HSB):
        286°, 76.9231%, 76.4706%
        XYZ:
        25.0868, 13.1878, 52.8530
        xyY:
        0.2753, 0.1447, 13.1878
      CIE-Lab:
        43.0449, 66.2256, -55.3794
        CIE-LCH:
        43.0449, 86.3291, 320.0968
        CIE-Luv:
        43.0449, 36.4953, -87.9616
        Hunter-Lab:
        36.3151, 59.7582, -60.8703
      #9f2dc3 color charts
#9f2dc3 RGB chart
      #9f2dc3 CMYK chart
      #9f2dc3 RGB pie chart
      #9f2dc3 color shades, tints & tones
#9f2dc3 color schemes
#9f2dc3 color preview, HTML & CSS examples
           This text has a color of #9f2dc3        
        
          <p style="color:#9f2dc3;">Text here</p>
        
        
          .mytext {color:#9f2dc3;}
        
        Text color #9f2dc3
      
           This box has a color of #9f2dc3        
        
          <div style="background-color:#9f2dc3;">Content here</div>
        
        
          .mybackground {background-color:#9f2dc3;}
        
        Background color #9f2dc3
      
           Border around this has a color of #9f2dc3        
        
          <div style="border:2px solid #9f2dc3;">Content here</div>
        
        
          .myborder {border:2px solid #9f2dc3;}
        
        Border color #9f2dc3