#ef427f color space conversions
Hex:
        #ef427f
        RGB:
        239, 66, 127
        CMY:
        6, 74, 50
        CMYK:
        0, 72, 47, 6
      HSL:
        339°, 84.3902%, 59.8039%
        HSV (HSB):
        339°, 72.3849%, 93.7255%
        XYZ:
        41.3756, 23.7795, 22.4878
        xyY:
        0.4721, 0.2713, 23.7795
      CIE-Lab:
        55.8663, 69.1727, 5.6870
        CIE-LCH:
        55.8663, 69.4061, 4.7000
        CIE-Luv:
        55.8663, 114.5121, -6.2558
        Hunter-Lab:
        48.7642, 66.1169, 6.7931
      #ef427f color charts
#ef427f RGB chart
      #ef427f CMYK chart
      #ef427f RGB pie chart
      #ef427f color shades, tints & tones
#ef427f color schemes
#ef427f color preview, HTML & CSS examples
           This text has a color of #ef427f        
        
          <p style="color:#ef427f;">Text here</p>
        
        
          .mytext {color:#ef427f;}
        
        Text color #ef427f
      
           This box has a color of #ef427f        
        
          <div style="background-color:#ef427f;">Content here</div>
        
        
          .mybackground {background-color:#ef427f;}
        
        Background color #ef427f
      
           Border around this has a color of #ef427f        
        
          <div style="border:2px solid #ef427f;">Content here</div>
        
        
          .myborder {border:2px solid #ef427f;}
        
        Border color #ef427f