#ed69c4 color space conversions
Hex:
        #ed69c4
        RGB:
        237, 105, 196
        CMY:
        7, 59, 23
        CMYK:
        0, 56, 17, 7
      HSL:
        319°, 78.5714%, 67.0588%
        HSV (HSB):
        319°, 55.6962%, 92.9412%
        XYZ:
        49.9404, 32.0932, 55.7870
        xyY:
        0.3624, 0.2329, 32.0932
      CIE-Lab:
        63.4198, 61.1401, -23.1065
        CIE-LCH:
        63.4198, 65.3607, 339.2971
        CIE-Luv:
        63.4198, 72.6061, -45.2969
        Hunter-Lab:
        56.6509, 58.2173, -18.7303
      #ed69c4 color charts
#ed69c4 RGB chart
      #ed69c4 CMYK chart
      #ed69c4 RGB pie chart
      #ed69c4 color shades, tints & tones
#ed69c4 color schemes
#ed69c4 color preview, HTML & CSS examples
           This text has a color of #ed69c4        
        
          <p style="color:#ed69c4;">Text here</p>
        
        
          .mytext {color:#ed69c4;}
        
        Text color #ed69c4
      
           This box has a color of #ed69c4        
        
          <div style="background-color:#ed69c4;">Content here</div>
        
        
          .mybackground {background-color:#ed69c4;}
        
        Background color #ed69c4
      
           Border around this has a color of #ed69c4        
        
          <div style="border:2px solid #ed69c4;">Content here</div>
        
        
          .myborder {border:2px solid #ed69c4;}
        
        Border color #ed69c4