#ef71d7 color space conversions
Hex:
        #ef71d7
        RGB:
        239, 113, 215
        CMY:
        6, 56, 16
        CMYK:
        0, 53, 10, 6
      HSL:
        311°, 79.7468%, 69.0196%
        HSV (HSB):
        311°, 52.7197%, 93.7255%
        XYZ:
        53.7675, 35.0673, 68.2248
        xyY:
        0.3423, 0.2233, 35.0673
      CIE-Lab:
        65.8010, 60.9300, -30.1061
        CIE-LCH:
        65.8010, 67.9620, 333.7056
        CIE-Luv:
        65.8010, 65.2906, -56.4656
        Hunter-Lab:
        59.2176, 58.4407, -26.8558
      #ef71d7 color charts
#ef71d7 RGB chart
      #ef71d7 CMYK chart
      #ef71d7 RGB pie chart
      #ef71d7 color shades, tints & tones
#ef71d7 color schemes
#ef71d7 color preview, HTML & CSS examples
           This text has a color of #ef71d7        
        
          <p style="color:#ef71d7;">Text here</p>
        
        
          .mytext {color:#ef71d7;}
        
        Text color #ef71d7
      
           This box has a color of #ef71d7        
        
          <div style="background-color:#ef71d7;">Content here</div>
        
        
          .mybackground {background-color:#ef71d7;}
        
        Background color #ef71d7
      
           Border around this has a color of #ef71d7        
        
          <div style="border:2px solid #ef71d7;">Content here</div>
        
        
          .myborder {border:2px solid #ef71d7;}
        
        Border color #ef71d7