#ed49cb color space conversions
Hex:
        #ed49cb
        RGB:
        237, 73, 203
        CMY:
        7, 71, 20
        CMYK:
        0, 69, 14, 7
      HSL:
        312°, 82.0000%, 60.7843%
        HSV (HSB):
        312°, 69.1983%, 92.9412%
        XYZ:
        48.0871, 27.0814, 59.1927
        xyY:
        0.3579, 0.2016, 27.0814
      CIE-Lab:
        59.0496, 74.9232, -33.8339
        CIE-LCH:
        59.0496, 82.2084, 335.6970
        CIE-Luv:
        59.0496, 81.8030, -63.4181
        Hunter-Lab:
        52.0398, 73.8723, -31.0116
      #ed49cb color charts
#ed49cb RGB chart
      #ed49cb CMYK chart
      #ed49cb RGB pie chart
      #ed49cb color shades, tints & tones
#ed49cb color schemes
#ed49cb color preview, HTML & CSS examples
           This text has a color of #ed49cb        
        
          <p style="color:#ed49cb;">Text here</p>
        
        
          .mytext {color:#ed49cb;}
        
        Text color #ed49cb
      
           This box has a color of #ed49cb        
        
          <div style="background-color:#ed49cb;">Content here</div>
        
        
          .mybackground {background-color:#ed49cb;}
        
        Background color #ed49cb
      
           Border around this has a color of #ed49cb        
        
          <div style="border:2px solid #ed49cb;">Content here</div>
        
        
          .myborder {border:2px solid #ed49cb;}
        
        Border color #ed49cb