#ef5a82 color space conversions
Hex:
        #ef5a82
        RGB:
        239, 90, 130
        CMY:
        6, 65, 49
        CMYK:
        0, 62, 46, 6
      HSL:
        344°, 82.3204%, 64.5098%
        HSV (HSB):
        344°, 62.3431%, 93.7255%
        XYZ:
        43.2820, 27.2748, 24.1024
        xyY:
        0.4572, 0.2881, 27.2748
      CIE-Lab:
        59.2278, 60.4165, 8.7184
        CIE-LCH:
        59.2278, 61.0423, 8.2114
        CIE-Luv:
        59.2278, 101.7195, -0.3936
        Hunter-Lab:
        52.2252, 56.5390, 9.1948
      #ef5a82 color charts
#ef5a82 RGB chart
      #ef5a82 CMYK chart
      #ef5a82 RGB pie chart
      #ef5a82 color shades, tints & tones
#ef5a82 color schemes
#ef5a82 color preview, HTML & CSS examples
           This text has a color of #ef5a82        
        
          <p style="color:#ef5a82;">Text here</p>
        
        
          .mytext {color:#ef5a82;}
        
        Text color #ef5a82
      
           This box has a color of #ef5a82        
        
          <div style="background-color:#ef5a82;">Content here</div>
        
        
          .mybackground {background-color:#ef5a82;}
        
        Background color #ef5a82
      
           Border around this has a color of #ef5a82        
        
          <div style="border:2px solid #ef5a82;">Content here</div>
        
        
          .myborder {border:2px solid #ef5a82;}
        
        Border color #ef5a82