#ef27fe color space conversions
Hex:
        #ef27fe
        RGB:
        239, 39, 254
        CMY:
        6, 85, 0
        CMYK:
        6, 85, 0, 0
      HSL:
        296°, 99.0783%, 57.4510%
        HSV (HSB):
        296°, 84.6457%, 99.6078%
        XYZ:
        54.2115, 26.9575, 96.1120
        xyY:
        0.3058, 0.1521, 26.9575
      CIE-Lab:
        58.9350, 91.6601, -62.6550
        CIE-LCH:
        58.9350, 111.0281, 325.6451
        CIE-Luv:
        58.9350, 70.8573, -109.9493
        Hunter-Lab:
        51.9206, 95.5148, -73.4092
      #ef27fe color charts
#ef27fe RGB chart
      #ef27fe CMYK chart
      #ef27fe RGB pie chart
      #ef27fe color shades, tints & tones
#ef27fe color schemes
#ef27fe color preview, HTML & CSS examples
           This text has a color of #ef27fe        
        
          <p style="color:#ef27fe;">Text here</p>
        
        
          .mytext {color:#ef27fe;}
        
        Text color #ef27fe
      
           This box has a color of #ef27fe        
        
          <div style="background-color:#ef27fe;">Content here</div>
        
        
          .mybackground {background-color:#ef27fe;}
        
        Background color #ef27fe
      
           Border around this has a color of #ef27fe        
        
          <div style="border:2px solid #ef27fe;">Content here</div>
        
        
          .myborder {border:2px solid #ef27fe;}
        
        Border color #ef27fe