#ed96ce color space conversions
Hex:
        #ed96ce
        RGB:
        237, 150, 206
        CMY:
        7, 41, 19
        CMYK:
        0, 37, 13, 7
      HSL:
        321°, 70.7317%, 75.8824%
        HSV (HSB):
        321°, 36.7089%, 92.9412%
        XYZ:
        56.9720, 44.2734, 63.9354
        xyY:
        0.3449, 0.2680, 44.2734
      CIE-Lab:
        72.4109, 40.4963, -15.0452
        CIE-LCH:
        72.4109, 43.2007, 339.6190
        CIE-Luv:
        72.4109, 48.7581, -29.9802
        Hunter-Lab:
        66.5383, 36.3947, -10.3938
      #ed96ce color charts
#ed96ce RGB chart
      #ed96ce CMYK chart
      #ed96ce RGB pie chart
      #ed96ce color shades, tints & tones
#ed96ce color schemes
#ed96ce color preview, HTML & CSS examples
           This text has a color of #ed96ce        
        
          <p style="color:#ed96ce;">Text here</p>
        
        
          .mytext {color:#ed96ce;}
        
        Text color #ed96ce
      
           This box has a color of #ed96ce        
        
          <div style="background-color:#ed96ce;">Content here</div>
        
        
          .mybackground {background-color:#ed96ce;}
        
        Background color #ed96ce
      
           Border around this has a color of #ed96ce        
        
          <div style="border:2px solid #ed96ce;">Content here</div>
        
        
          .myborder {border:2px solid #ed96ce;}
        
        Border color #ed96ce