#ed4f8a color space conversions
Hex:
        #ed4f8a
        RGB:
        237, 79, 138
        CMY:
        7, 69, 46
        CMYK:
        0, 67, 42, 7
      HSL:
        338°, 81.4433%, 61.9608%
        HSV (HSB):
        338°, 66.6667%, 92.9412%
        XYZ:
        42.3085, 25.4315, 26.7236
        xyY:
        0.4479, 0.2692, 25.4315
      CIE-Lab:
        57.4934, 64.9861, 1.4924
        CIE-LCH:
        57.4934, 65.0033, 1.3156
        CIE-Luv:
        57.4934, 103.1239, -10.5827
        Hunter-Lab:
        50.4296, 61.5027, 3.8818
      #ed4f8a color charts
#ed4f8a RGB chart
      #ed4f8a CMYK chart
      #ed4f8a RGB pie chart
      #ed4f8a color shades, tints & tones
#ed4f8a color schemes
#ed4f8a color preview, HTML & CSS examples
           This text has a color of #ed4f8a        
        
          <p style="color:#ed4f8a;">Text here</p>
        
        
          .mytext {color:#ed4f8a;}
        
        Text color #ed4f8a
      
           This box has a color of #ed4f8a        
        
          <div style="background-color:#ed4f8a;">Content here</div>
        
        
          .mybackground {background-color:#ed4f8a;}
        
        Background color #ed4f8a
      
           Border around this has a color of #ed4f8a        
        
          <div style="border:2px solid #ed4f8a;">Content here</div>
        
        
          .myborder {border:2px solid #ed4f8a;}
        
        Border color #ed4f8a