#ef06fe color space conversions
Hex:
        #ef06fe
        RGB:
        239, 6, 254
        CMY:
        6, 98, 0
        CMYK:
        6, 98, 0, 0
      HSL:
        296°, 99.2000%, 50.9804%
        HSV (HSB):
        296°, 97.6378%, 99.6078%
        XYZ:
        53.5511, 25.6367, 95.8919
        xyY:
        0.3059, 0.1464, 25.6367
      CIE-Lab:
        57.6906, 95.3332, -64.6539
        CIE-LCH:
        57.6906, 115.1891, 325.8553
        CIE-Luv:
        57.6906, 72.9714, -112.8179
        Hunter-Lab:
        50.6327, 100.1812, -76.8447
      #ef06fe color charts
#ef06fe RGB chart
      #ef06fe CMYK chart
      #ef06fe RGB pie chart
      #ef06fe color shades, tints & tones
#ef06fe color schemes
#ef06fe color preview, HTML & CSS examples
           This text has a color of #ef06fe        
        
          <p style="color:#ef06fe;">Text here</p>
        
        
          .mytext {color:#ef06fe;}
        
        Text color #ef06fe
      
           This box has a color of #ef06fe        
        
          <div style="background-color:#ef06fe;">Content here</div>
        
        
          .mybackground {background-color:#ef06fe;}
        
        Background color #ef06fe
      
           Border around this has a color of #ef06fe        
        
          <div style="border:2px solid #ef06fe;">Content here</div>
        
        
          .myborder {border:2px solid #ef06fe;}
        
        Border color #ef06fe