#ed1882 color space conversions
Hex:
        #ed1882
        RGB:
        237, 24, 130
        CMY:
        7, 91, 49
        CMYK:
        0, 90, 45, 7
      HSL:
        330°, 85.5422%, 51.1765%
        HSV (HSB):
        330°, 89.8734%, 92.9412%
        XYZ:
        39.2810, 20.2695, 22.9612
        xyY:
        0.4761, 0.2457, 20.2695
      CIE-Lab:
        52.1406, 78.7263, -1.5604
        CIE-LCH:
        52.1406, 78.7418, 358.8645
        CIE-Luv:
        52.1406, 124.2710, -17.4732
        Hunter-Lab:
        45.0217, 76.9516, 1.2771
      #ed1882 color charts
#ed1882 RGB chart
      #ed1882 CMYK chart
      #ed1882 RGB pie chart
      #ed1882 color shades, tints & tones
#ed1882 color schemes
#ed1882 color preview, HTML & CSS examples
           This text has a color of #ed1882        
        
          <p style="color:#ed1882;">Text here</p>
        
        
          .mytext {color:#ed1882;}
        
        Text color #ed1882
      
           This box has a color of #ed1882        
        
          <div style="background-color:#ed1882;">Content here</div>
        
        
          .mybackground {background-color:#ed1882;}
        
        Background color #ed1882
      
           Border around this has a color of #ed1882        
        
          <div style="border:2px solid #ed1882;">Content here</div>
        
        
          .myborder {border:2px solid #ed1882;}
        
        Border color #ed1882