#ed3d98 color space conversions
Hex:
        #ed3d98
        RGB:
        237, 61, 152
        CMY:
        7, 76, 40
        CMYK:
        0, 74, 36, 7
      HSL:
        329°, 83.0189%, 58.4314%
        HSV (HSB):
        329°, 74.2616%, 92.9412%
        XYZ:
        42.2613, 23.6090, 32.0353
        xyY:
        0.4317, 0.2411, 23.6090
      CIE-Lab:
        55.6942, 72.5995, -9.4102
        CIE-LCH:
        55.6942, 73.2068, 352.6146
        CIE-Luv:
        55.6942, 105.2713, -26.7200
        Hunter-Lab:
        48.5891, 70.2228, -5.0782
      #ed3d98 color charts
#ed3d98 RGB chart
      #ed3d98 CMYK chart
      #ed3d98 RGB pie chart
      #ed3d98 color shades, tints & tones
#ed3d98 color schemes
#ed3d98 color preview, HTML & CSS examples
           This text has a color of #ed3d98        
        
          <p style="color:#ed3d98;">Text here</p>
        
        
          .mytext {color:#ed3d98;}
        
        Text color #ed3d98
      
           This box has a color of #ed3d98        
        
          <div style="background-color:#ed3d98;">Content here</div>
        
        
          .mybackground {background-color:#ed3d98;}
        
        Background color #ed3d98
      
           Border around this has a color of #ed3d98        
        
          <div style="border:2px solid #ed3d98;">Content here</div>
        
        
          .myborder {border:2px solid #ed3d98;}
        
        Border color #ed3d98