#ed1b96 color space conversions
Hex:
        #ed1b96
        RGB:
        237, 27, 150
        CMY:
        7, 89, 41
        CMYK:
        0, 89, 37, 7
      HSL:
        325°, 85.3659%, 51.7647%
        HSV (HSB):
        325°, 88.6076%, 92.9412%
        XYZ:
        40.8220, 20.9904, 30.7542
        xyY:
        0.4410, 0.2268, 20.9904
      CIE-Lab:
        52.9390, 80.0929, -12.3631
        CIE-LCH:
        52.9390, 81.0414, 351.2251
        CIE-Luv:
        52.9390, 114.7178, -32.0691
        Hunter-Lab:
        45.8153, 78.8691, -7.7286
      #ed1b96 color charts
#ed1b96 RGB chart
      #ed1b96 CMYK chart
      #ed1b96 RGB pie chart
      #ed1b96 color shades, tints & tones
#ed1b96 color schemes
#ed1b96 color preview, HTML & CSS examples
           This text has a color of #ed1b96        
        
          <p style="color:#ed1b96;">Text here</p>
        
        
          .mytext {color:#ed1b96;}
        
        Text color #ed1b96
      
           This box has a color of #ed1b96        
        
          <div style="background-color:#ed1b96;">Content here</div>
        
        
          .mybackground {background-color:#ed1b96;}
        
        Background color #ed1b96
      
           Border around this has a color of #ed1b96        
        
          <div style="border:2px solid #ed1b96;">Content here</div>
        
        
          .myborder {border:2px solid #ed1b96;}
        
        Border color #ed1b96