#ed669f color space conversions
Hex:
        #ed669f
        RGB:
        237, 102, 159
        CMY:
        7, 60, 38
        CMYK:
        0, 57, 33, 7
      HSL:
        335°, 78.9474%, 66.4706%
        HSV (HSB):
        335°, 56.9620%, 92.9412%
        XYZ:
        45.9344, 30.0105, 36.1725
        xyY:
        0.4097, 0.2677, 30.0105
      CIE-Lab:
        61.6633, 57.6214, -4.6147
        CIE-LCH:
        61.6633, 57.8059, 355.4211
        CIE-Luv:
        61.6633, 85.0163, -17.3237
        Hunter-Lab:
        54.7818, 53.8037, -0.8020
      #ed669f color charts
#ed669f RGB chart
      #ed669f CMYK chart
      #ed669f RGB pie chart
      #ed669f color shades, tints & tones
#ed669f color schemes
#ed669f color preview, HTML & CSS examples
           This text has a color of #ed669f        
        
          <p style="color:#ed669f;">Text here</p>
        
        
          .mytext {color:#ed669f;}
        
        Text color #ed669f
      
           This box has a color of #ed669f        
        
          <div style="background-color:#ed669f;">Content here</div>
        
        
          .mybackground {background-color:#ed669f;}
        
        Background color #ed669f
      
           Border around this has a color of #ed669f        
        
          <div style="border:2px solid #ed669f;">Content here</div>
        
        
          .myborder {border:2px solid #ed669f;}
        
        Border color #ed669f