#ed1885 color space conversions
Hex:
        #ed1885
        RGB:
        237, 24, 133
        CMY:
        7, 91, 48
        CMYK:
        0, 90, 44, 7
      HSL:
        329°, 85.5422%, 51.1765%
        HSV (HSB):
        329°, 89.8734%, 92.9412%
        XYZ:
        39.4853, 20.3512, 24.0374
        xyY:
        0.4708, 0.2426, 20.3512
      CIE-Lab:
        52.2320, 78.9768, -3.2343
        CIE-LCH:
        52.2320, 79.0430, 357.6549
        CIE-Luv:
        52.2320, 122.9277, -19.6641
        Hunter-Lab:
        45.1124, 77.2884, -0.0130
      #ed1885 color charts
#ed1885 RGB chart
      #ed1885 CMYK chart
      #ed1885 RGB pie chart
      #ed1885 color shades, tints & tones
#ed1885 color schemes
#ed1885 color preview, HTML & CSS examples
           This text has a color of #ed1885        
        
          <p style="color:#ed1885;">Text here</p>
        
        
          .mytext {color:#ed1885;}
        
        Text color #ed1885
      
           This box has a color of #ed1885        
        
          <div style="background-color:#ed1885;">Content here</div>
        
        
          .mybackground {background-color:#ed1885;}
        
        Background color #ed1885
      
           Border around this has a color of #ed1885        
        
          <div style="border:2px solid #ed1885;">Content here</div>
        
        
          .myborder {border:2px solid #ed1885;}
        
        Border color #ed1885