#9e27fb color space conversions
Hex:
        #9e27fb
        RGB:
        158, 39, 251
        CMY:
        38, 85, 2
        CMYK:
        37, 84, 0, 2
      HSL:
        274°, 96.3636%, 56.8627%
        HSV (HSB):
        274°, 84.4622%, 98.4314%
        XYZ:
        32.2387, 15.6852, 92.5952
        xyY:
        0.2294, 0.1116, 15.6852
      CIE-Lab:
        46.5587, 79.0484, -81.6242
        CIE-LCH:
        46.5587, 113.6273, 314.0816
        CIE-Luv:
        46.5587, 23.3893, -126.7775
        Hunter-Lab:
        39.6045, 75.9937, -110.8966
      #9e27fb color charts
#9e27fb RGB chart
      #9e27fb CMYK chart
      #9e27fb RGB pie chart
      #9e27fb color shades, tints & tones
#9e27fb color schemes
#9e27fb color preview, HTML & CSS examples
           This text has a color of #9e27fb        
        
          <p style="color:#9e27fb;">Text here</p>
        
        
          .mytext {color:#9e27fb;}
        
        Text color #9e27fb
      
           This box has a color of #9e27fb        
        
          <div style="background-color:#9e27fb;">Content here</div>
        
        
          .mybackground {background-color:#9e27fb;}
        
        Background color #9e27fb
      
           Border around this has a color of #9e27fb        
        
          <div style="border:2px solid #9e27fb;">Content here</div>
        
        
          .myborder {border:2px solid #9e27fb;}
        
        Border color #9e27fb