#ed95ca color space conversions
Hex:
        #ed95ca
        RGB:
        237, 149, 202
        CMY:
        7, 42, 21
        CMYK:
        0, 37, 15, 7
      HSL:
        324°, 70.9677%, 75.6863%
        HSV (HSB):
        324°, 37.1308%, 92.9412%
        XYZ:
        56.3332, 43.7637, 61.3553
        xyY:
        0.3489, 0.2711, 43.7637
      CIE-Lab:
        72.0703, 40.3829, -13.3486
        CIE-LCH:
        72.0703, 42.5319, 341.7087
        CIE-Luv:
        72.0703, 50.0387, -27.3245
        Hunter-Lab:
        66.1541, 36.2309, -8.6812
      #ed95ca color charts
#ed95ca RGB chart
      #ed95ca CMYK chart
      #ed95ca RGB pie chart
      #ed95ca color shades, tints & tones
#ed95ca color schemes
#ed95ca color preview, HTML & CSS examples
           This text has a color of #ed95ca        
        
          <p style="color:#ed95ca;">Text here</p>
        
        
          .mytext {color:#ed95ca;}
        
        Text color #ed95ca
      
           This box has a color of #ed95ca        
        
          <div style="background-color:#ed95ca;">Content here</div>
        
        
          .mybackground {background-color:#ed95ca;}
        
        Background color #ed95ca
      
           Border around this has a color of #ed95ca        
        
          <div style="border:2px solid #ed95ca;">Content here</div>
        
        
          .myborder {border:2px solid #ed95ca;}
        
        Border color #ed95ca