#ea5f81 color space conversions
Hex:
        #ea5f81
        RGB:
        234, 95, 129
        CMY:
        8, 63, 49
        CMYK:
        0, 59, 45, 8
      HSL:
        345°, 76.7956%, 64.5098%
        HSV (HSB):
        345°, 59.4017%, 91.7647%
        XYZ:
        41.9863, 27.2618, 23.8180
        xyY:
        0.4511, 0.2929, 27.2618
      CIE-Lab:
        59.2159, 56.5903, 9.1757
        CIE-LCH:
        59.2159, 57.3294, 9.2099
        CIE-Luv:
        59.2159, 95.2006, 1.0502
        Hunter-Lab:
        52.2129, 52.1661, 9.5026
      #ea5f81 color charts
#ea5f81 RGB chart
      #ea5f81 CMYK chart
      #ea5f81 RGB pie chart
      #ea5f81 color shades, tints & tones
#ea5f81 color schemes
#ea5f81 color preview, HTML & CSS examples
           This text has a color of #ea5f81        
        
          <p style="color:#ea5f81;">Text here</p>
        
        
          .mytext {color:#ea5f81;}
        
        Text color #ea5f81
      
           This box has a color of #ea5f81        
        
          <div style="background-color:#ea5f81;">Content here</div>
        
        
          .mybackground {background-color:#ea5f81;}
        
        Background color #ea5f81
      
           Border around this has a color of #ea5f81        
        
          <div style="border:2px solid #ea5f81;">Content here</div>
        
        
          .myborder {border:2px solid #ea5f81;}
        
        Border color #ea5f81