#ed396a color space conversions
Hex:
        #ed396a
        RGB:
        237, 57, 106
        CMY:
        7, 78, 58
        CMYK:
        0, 76, 55, 7
      HSL:
        344°, 83.3333%, 57.6471%
        HSV (HSB):
        344°, 75.9494%, 92.9412%
        XYZ:
        38.9897, 21.9714, 15.8216
        xyY:
        0.5078, 0.2862, 21.9714
      CIE-Lab:
        53.9966, 69.8032, 15.5377
        CIE-LCH:
        53.9966, 71.5116, 12.5491
        CIE-Luv:
        53.9966, 124.2732, 4.8978
        Hunter-Lab:
        46.8736, 66.4482, 12.7990
      #ed396a color charts
#ed396a RGB chart
      #ed396a CMYK chart
      #ed396a RGB pie chart
      #ed396a color shades, tints & tones
#ed396a color schemes
#ed396a color preview, HTML & CSS examples
           This text has a color of #ed396a        
        
          <p style="color:#ed396a;">Text here</p>
        
        
          .mytext {color:#ed396a;}
        
        Text color #ed396a
      
           This box has a color of #ed396a        
        
          <div style="background-color:#ed396a;">Content here</div>
        
        
          .mybackground {background-color:#ed396a;}
        
        Background color #ed396a
      
           Border around this has a color of #ed396a        
        
          <div style="border:2px solid #ed396a;">Content here</div>
        
        
          .myborder {border:2px solid #ed396a;}
        
        Border color #ed396a