#ed3f81 color space conversions
Hex:
        #ed3f81
        RGB:
        237, 63, 129
        CMY:
        7, 75, 49
        CMYK:
        0, 73, 46, 7
      HSL:
        337°, 82.8571%, 58.8235%
        HSV (HSB):
        337°, 73.4177%, 92.9412%
        XYZ:
        40.6650, 23.1445, 23.0929
        xyY:
        0.4679, 0.2663, 23.1445
      CIE-Lab:
        55.2209, 69.7729, 3.5232
        CIE-LCH:
        55.2209, 69.8618, 2.8907
        CIE-Luv:
        55.2209, 113.4261, -9.0792
        Hunter-Lab:
        48.1087, 66.6908, 5.2160
      #ed3f81 color charts
#ed3f81 RGB chart
      #ed3f81 CMYK chart
      #ed3f81 RGB pie chart
      #ed3f81 color shades, tints & tones
#ed3f81 color schemes
#ed3f81 color preview, HTML & CSS examples
           This text has a color of #ed3f81        
        
          <p style="color:#ed3f81;">Text here</p>
        
        
          .mytext {color:#ed3f81;}
        
        Text color #ed3f81
      
           This box has a color of #ed3f81        
        
          <div style="background-color:#ed3f81;">Content here</div>
        
        
          .mybackground {background-color:#ed3f81;}
        
        Background color #ed3f81
      
           Border around this has a color of #ed3f81        
        
          <div style="border:2px solid #ed3f81;">Content here</div>
        
        
          .myborder {border:2px solid #ed3f81;}
        
        Border color #ed3f81