#9f27fa color space conversions
Hex:
        #9f27fa
        RGB:
        159, 39, 250
        CMY:
        38, 85, 2
        CMYK:
        36, 84, 0, 2
      HSL:
        274°, 95.4751%, 56.6667%
        HSV (HSB):
        274°, 84.4000%, 98.0392%
        XYZ:
        32.2789, 15.7241, 91.7762
        xyY:
        0.2309, 0.1125, 15.7241
      CIE-Lab:
        46.6104, 78.9707, -80.9748
        CIE-LCH:
        46.6104, 113.1074, 314.2821
        CIE-Luv:
        46.6104, 24.0781, -125.9987
        Hunter-Lab:
        39.6536, 75.9091, -109.4661
      #9f27fa color charts
#9f27fa RGB chart
      #9f27fa CMYK chart
      #9f27fa RGB pie chart
      #9f27fa color shades, tints & tones
#9f27fa color schemes
#9f27fa color preview, HTML & CSS examples
           This text has a color of #9f27fa        
        
          <p style="color:#9f27fa;">Text here</p>
        
        
          .mytext {color:#9f27fa;}
        
        Text color #9f27fa
      
           This box has a color of #9f27fa        
        
          <div style="background-color:#9f27fa;">Content here</div>
        
        
          .mybackground {background-color:#9f27fa;}
        
        Background color #9f27fa
      
           Border around this has a color of #9f27fa        
        
          <div style="border:2px solid #9f27fa;">Content here</div>
        
        
          .myborder {border:2px solid #9f27fa;}
        
        Border color #9f27fa