#ef305f color space conversions
Hex:
        #ef305f
        RGB:
        239, 48, 95
        CMY:
        6, 81, 63
        CMYK:
        0, 80, 60, 6
      HSL:
        345°, 85.6502%, 56.2745%
        HSV (HSB):
        345°, 79.9163%, 93.7255%
        XYZ:
        38.7191, 21.2909, 12.8953
        xyY:
        0.5311, 0.2920, 21.2909
      CIE-Lab:
        53.2664, 72.0896, 21.2077
        CIE-LCH:
        53.2664, 75.1443, 16.3931
        CIE-Luv:
        53.2664, 133.3029, 10.1171
        Hunter-Lab:
        46.1420, 69.0361, 15.7296
      #ef305f color charts
#ef305f RGB chart
      #ef305f CMYK chart
      #ef305f RGB pie chart
      #ef305f color shades, tints & tones
#ef305f color schemes
#ef305f color preview, HTML & CSS examples
           This text has a color of #ef305f        
        
          <p style="color:#ef305f;">Text here</p>
        
        
          .mytext {color:#ef305f;}
        
        Text color #ef305f
      
           This box has a color of #ef305f        
        
          <div style="background-color:#ef305f;">Content here</div>
        
        
          .mybackground {background-color:#ef305f;}
        
        Background color #ef305f
      
           Border around this has a color of #ef305f        
        
          <div style="border:2px solid #ef305f;">Content here</div>
        
        
          .myborder {border:2px solid #ef305f;}
        
        Border color #ef305f