#ed668a color space conversions
Hex:
        #ed668a
        RGB:
        237, 102, 138
        CMY:
        7, 60, 46
        CMYK:
        0, 57, 42, 7
      HSL:
        344°, 78.9474%, 66.4706%
        HSV (HSB):
        344°, 56.9620%, 92.9412%
        XYZ:
        44.2639, 29.3422, 27.3754
        xyY:
        0.4383, 0.2906, 29.3422
      CIE-Lab:
        61.0825, 55.3091, 6.6706
        CIE-LCH:
        61.0825, 55.7099, 6.8770
        CIE-Luv:
        61.0825, 91.0720, -1.7429
        Hunter-Lab:
        54.1685, 51.0667, 7.9542
      #ed668a color charts
#ed668a RGB chart
      #ed668a CMYK chart
      #ed668a RGB pie chart
      #ed668a color shades, tints & tones
#ed668a color schemes
#ed668a color preview, HTML & CSS examples
           This text has a color of #ed668a        
        
          <p style="color:#ed668a;">Text here</p>
        
        
          .mytext {color:#ed668a;}
        
        Text color #ed668a
      
           This box has a color of #ed668a        
        
          <div style="background-color:#ed668a;">Content here</div>
        
        
          .mybackground {background-color:#ed668a;}
        
        Background color #ed668a
      
           Border around this has a color of #ed668a        
        
          <div style="border:2px solid #ed668a;">Content here</div>
        
        
          .myborder {border:2px solid #ed668a;}
        
        Border color #ed668a