#ed90ca color space conversions
Hex:
        #ed90ca
        RGB:
        237, 144, 202
        CMY:
        7, 44, 21
        CMYK:
        0, 39, 15, 7
      HSL:
        323°, 72.0930%, 74.7059%
        HSV (HSB):
        323°, 39.2405%, 92.9412%
        XYZ:
        55.5590, 42.2153, 61.0972
        xyY:
        0.3497, 0.2657, 42.2153
      CIE-Lab:
        71.0191, 42.9808, -14.9290
        CIE-LCH:
        71.0191, 45.4997, 340.8458
        CIE-Luv:
        71.0191, 52.6200, -30.1606
        Hunter-Lab:
        64.9733, 38.9329, -10.2716
      #ed90ca color charts
#ed90ca RGB chart
      #ed90ca CMYK chart
      #ed90ca RGB pie chart
      #ed90ca color shades, tints & tones
#ed90ca color schemes
#ed90ca color preview, HTML & CSS examples
           This text has a color of #ed90ca        
        
          <p style="color:#ed90ca;">Text here</p>
        
        
          .mytext {color:#ed90ca;}
        
        Text color #ed90ca
      
           This box has a color of #ed90ca        
        
          <div style="background-color:#ed90ca;">Content here</div>
        
        
          .mybackground {background-color:#ed90ca;}
        
        Background color #ed90ca
      
           Border around this has a color of #ed90ca        
        
          <div style="border:2px solid #ed90ca;">Content here</div>
        
        
          .myborder {border:2px solid #ed90ca;}
        
        Border color #ed90ca