#9f27ed color space conversions
Hex:
        #9f27ed
        RGB:
        159, 39, 237
        CMY:
        38, 85, 7
        CMYK:
        33, 84, 0, 7
      HSL:
        276°, 84.6154%, 54.1176%
        HSV (HSB):
        276°, 83.5443%, 92.9412%
        XYZ:
        30.3097, 14.9364, 81.4063
        xyY:
        0.2393, 0.1179, 14.9364
      CIE-Lab:
        45.5470, 76.3112, -75.4066
        CIE-LCH:
        45.5470, 107.2825, 315.3416
        CIE-Luv:
        45.5470, 26.8408, -117.6597
        Hunter-Lab:
        38.6476, 72.3565, -97.8335
      #9f27ed color charts
#9f27ed RGB chart
      #9f27ed CMYK chart
      #9f27ed RGB pie chart
      #9f27ed color shades, tints & tones
#9f27ed color schemes
#9f27ed color preview, HTML & CSS examples
           This text has a color of #9f27ed        
        
          <p style="color:#9f27ed;">Text here</p>
        
        
          .mytext {color:#9f27ed;}
        
        Text color #9f27ed
      
           This box has a color of #9f27ed        
        
          <div style="background-color:#9f27ed;">Content here</div>
        
        
          .mybackground {background-color:#9f27ed;}
        
        Background color #9f27ed
      
           Border around this has a color of #9f27ed        
        
          <div style="border:2px solid #9f27ed;">Content here</div>
        
        
          .myborder {border:2px solid #9f27ed;}
        
        Border color #9f27ed