#ed8acd color space conversions
Hex:
        #ed8acd
        RGB:
        237, 138, 205
        CMY:
        7, 46, 20
        CMYK:
        0, 42, 14, 7
      HSL:
        319°, 73.3333%, 73.5294%
        HSV (HSB):
        319°, 41.7722%, 92.9412%
        XYZ:
        55.0330, 40.5893, 62.6916
        xyY:
        0.3476, 0.2564, 40.5893
      CIE-Lab:
        69.8872, 46.5363, -18.3032
        CIE-LCH:
        69.8872, 50.0063, 338.5298
        CIE-Luv:
        69.8872, 55.0091, -35.9321
        Hunter-Lab:
        63.7097, 42.6978, -13.7457
      #ed8acd color charts
#ed8acd RGB chart
      #ed8acd CMYK chart
      #ed8acd RGB pie chart
      #ed8acd color shades, tints & tones
#ed8acd color schemes
#ed8acd color preview, HTML & CSS examples
           This text has a color of #ed8acd        
        
          <p style="color:#ed8acd;">Text here</p>
        
        
          .mytext {color:#ed8acd;}
        
        Text color #ed8acd
      
           This box has a color of #ed8acd        
        
          <div style="background-color:#ed8acd;">Content here</div>
        
        
          .mybackground {background-color:#ed8acd;}
        
        Background color #ed8acd
      
           Border around this has a color of #ed8acd        
        
          <div style="border:2px solid #ed8acd;">Content here</div>
        
        
          .myborder {border:2px solid #ed8acd;}
        
        Border color #ed8acd