#ef5d82 color space conversions
Hex:
        #ef5d82
        RGB:
        239, 93, 130
        CMY:
        6, 64, 49
        CMYK:
        0, 61, 46, 6
      HSL:
        345°, 82.0225%, 65.0980%
        HSV (HSB):
        345°, 61.0879%, 93.7255%
        XYZ:
        43.5402, 27.7911, 24.1885
        xyY:
        0.4558, 0.2909, 27.7911
      CIE-Lab:
        59.6996, 59.1464, 9.3880
        CIE-LCH:
        59.6996, 59.8868, 9.0190
        CIE-Luv:
        59.6996, 100.0640, 0.7422
        Hunter-Lab:
        52.7173, 55.1713, 9.6978
      #ef5d82 color charts
#ef5d82 RGB chart
      #ef5d82 CMYK chart
      #ef5d82 RGB pie chart
      #ef5d82 color shades, tints & tones
#ef5d82 color schemes
#ef5d82 color preview, HTML & CSS examples
           This text has a color of #ef5d82        
        
          <p style="color:#ef5d82;">Text here</p>
        
        
          .mytext {color:#ef5d82;}
        
        Text color #ef5d82
      
           This box has a color of #ef5d82        
        
          <div style="background-color:#ef5d82;">Content here</div>
        
        
          .mybackground {background-color:#ef5d82;}
        
        Background color #ef5d82
      
           Border around this has a color of #ef5d82        
        
          <div style="border:2px solid #ef5d82;">Content here</div>
        
        
          .myborder {border:2px solid #ef5d82;}
        
        Border color #ef5d82