#ed6cd1 color space conversions
Hex:
        #ed6cd1
        RGB:
        237, 108, 209
        CMY:
        7, 58, 18
        CMYK:
        0, 54, 12, 7
      HSL:
        313°, 78.1818%, 67.6471%
        HSV (HSB):
        313°, 54.4304%, 92.9412%
        XYZ:
        51.7962, 33.3331, 64.0256
        xyY:
        0.3473, 0.2235, 33.3331
      CIE-Lab:
        64.4297, 61.7241, -28.8845
        CIE-LCH:
        64.4297, 68.1482, 334.9222
        CIE-Luv:
        64.4297, 67.5794, -54.4788
        Hunter-Lab:
        57.7348, 59.1036, -25.3358
      #ed6cd1 color charts
#ed6cd1 RGB chart
      #ed6cd1 CMYK chart
      #ed6cd1 RGB pie chart
      #ed6cd1 color shades, tints & tones
#ed6cd1 color schemes
#ed6cd1 color preview, HTML & CSS examples
           This text has a color of #ed6cd1        
        
          <p style="color:#ed6cd1;">Text here</p>
        
        
          .mytext {color:#ed6cd1;}
        
        Text color #ed6cd1
      
           This box has a color of #ed6cd1        
        
          <div style="background-color:#ed6cd1;">Content here</div>
        
        
          .mybackground {background-color:#ed6cd1;}
        
        Background color #ed6cd1
      
           Border around this has a color of #ed6cd1        
        
          <div style="border:2px solid #ed6cd1;">Content here</div>
        
        
          .myborder {border:2px solid #ed6cd1;}
        
        Border color #ed6cd1