#ed1b6d color space conversions
Hex:
        #ed1b6d
        RGB:
        237, 27, 109
        CMY:
        7, 89, 57
        CMYK:
        0, 89, 54, 7
      HSL:
        337°, 85.3659%, 51.7647%
        HSV (HSB):
        337°, 88.6076%, 92.9412%
        XYZ:
        38.0773, 19.8925, 16.3007
        xyY:
        0.5127, 0.2678, 19.8925
      CIE-Lab:
        51.7155, 76.7150, 10.5538
        CIE-LCH:
        51.7155, 77.4375, 7.8331
        CIE-Luv:
        51.7155, 132.7065, -2.5276
        Hunter-Lab:
        44.6010, 74.3393, 9.5515
      #ed1b6d color charts
#ed1b6d RGB chart
      #ed1b6d CMYK chart
      #ed1b6d RGB pie chart
      #ed1b6d color shades, tints & tones
#ed1b6d color schemes
#ed1b6d color preview, HTML & CSS examples
           This text has a color of #ed1b6d        
        
          <p style="color:#ed1b6d;">Text here</p>
        
        
          .mytext {color:#ed1b6d;}
        
        Text color #ed1b6d
      
           This box has a color of #ed1b6d        
        
          <div style="background-color:#ed1b6d;">Content here</div>
        
        
          .mybackground {background-color:#ed1b6d;}
        
        Background color #ed1b6d
      
           Border around this has a color of #ed1b6d        
        
          <div style="border:2px solid #ed1b6d;">Content here</div>
        
        
          .myborder {border:2px solid #ed1b6d;}
        
        Border color #ed1b6d