#ed1880 color space conversions
Hex:
        #ed1880
        RGB:
        237, 24, 128
        CMY:
        7, 91, 50
        CMYK:
        0, 90, 46, 7
      HSL:
        331°, 85.5422%, 51.1765%
        HSV (HSB):
        331°, 89.8734%, 92.9412%
        XYZ:
        39.1480, 20.2163, 22.2609
        xyY:
        0.4796, 0.2477, 20.2163
      CIE-Lab:
        52.0809, 78.5627, -0.4405
        CIE-LCH:
        52.0809, 78.5640, 359.6787
        CIE-Luv:
        52.0809, 125.1608, -16.0253
        Hunter-Lab:
        44.9625, 76.7318, 2.1194
      #ed1880 color charts
#ed1880 RGB chart
      #ed1880 CMYK chart
      #ed1880 RGB pie chart
      #ed1880 color shades, tints & tones
#ed1880 color schemes
#ed1880 color preview, HTML & CSS examples
           This text has a color of #ed1880        
        
          <p style="color:#ed1880;">Text here</p>
        
        
          .mytext {color:#ed1880;}
        
        Text color #ed1880
      
           This box has a color of #ed1880        
        
          <div style="background-color:#ed1880;">Content here</div>
        
        
          .mybackground {background-color:#ed1880;}
        
        Background color #ed1880
      
           Border around this has a color of #ed1880        
        
          <div style="border:2px solid #ed1880;">Content here</div>
        
        
          .myborder {border:2px solid #ed1880;}
        
        Border color #ed1880