#ef05c7 color space conversions
Hex:
        #ef05c7
        RGB:
        239, 5, 199
        CMY:
        6, 98, 22
        CMYK:
        0, 98, 17, 6
      HSL:
        310°, 95.9016%, 47.8431%
        HSV (HSB):
        310°, 97.9079%, 93.7255%
        XYZ:
        45.9597, 22.5828, 55.9694
        xyY:
        0.3691, 0.1814, 22.5828
      CIE-Lab:
        54.6400, 87.9660, -38.4184
        CIE-LCH:
        54.6400, 95.9896, 336.4071
        CIE-Luv:
        54.6400, 95.7752, -71.4190
        Hunter-Lab:
        47.5213, 89.4717, -36.5653
      #ef05c7 color charts
#ef05c7 RGB chart
      #ef05c7 CMYK chart
      #ef05c7 RGB pie chart
      #ef05c7 color shades, tints & tones
#ef05c7 color schemes
#ef05c7 color preview, HTML & CSS examples
           This text has a color of #ef05c7        
        
          <p style="color:#ef05c7;">Text here</p>
        
        
          .mytext {color:#ef05c7;}
        
        Text color #ef05c7
      
           This box has a color of #ef05c7        
        
          <div style="background-color:#ef05c7;">Content here</div>
        
        
          .mybackground {background-color:#ef05c7;}
        
        Background color #ef05c7
      
           Border around this has a color of #ef05c7        
        
          <div style="border:2px solid #ef05c7;">Content here</div>
        
        
          .myborder {border:2px solid #ef05c7;}
        
        Border color #ef05c7