#9f0cbc color space conversions
Hex:
        #9f0cbc
        RGB:
        159, 12, 188
        CMY:
        38, 95, 26
        CMYK:
        15, 94, 0, 26
      HSL:
        290°, 88.0000%, 39.2157%
        HSV (HSB):
        290°, 93.6170%, 73.7255%
        XYZ:
        23.5066, 11.2647, 48.5123
        xyY:
        0.2822, 0.1353, 11.2647
      CIE-Lab:
        40.0228, 72.3715, -56.1635
        CIE-LCH:
        40.0228, 91.6077, 322.1870
        CIE-Luv:
        40.0228, 41.7973, -87.6184
        Hunter-Lab:
        33.5629, 66.2818, -62.2045
      #9f0cbc color charts
#9f0cbc RGB chart
      #9f0cbc CMYK chart
      #9f0cbc RGB pie chart
      #9f0cbc color shades, tints & tones
#9f0cbc color schemes
#9f0cbc color preview, HTML & CSS examples
           This text has a color of #9f0cbc        
        
          <p style="color:#9f0cbc;">Text here</p>
        
        
          .mytext {color:#9f0cbc;}
        
        Text color #9f0cbc
      
           This box has a color of #9f0cbc        
        
          <div style="background-color:#9f0cbc;">Content here</div>
        
        
          .mybackground {background-color:#9f0cbc;}
        
        Background color #9f0cbc
      
           Border around this has a color of #9f0cbc        
        
          <div style="border:2px solid #9f0cbc;">Content here</div>
        
        
          .myborder {border:2px solid #9f0cbc;}
        
        Border color #9f0cbc