#ed8dcd color space conversions
Hex:
        #ed8dcd
        RGB:
        237, 141, 205
        CMY:
        7, 45, 20
        CMYK:
        0, 41, 14, 7
      HSL:
        320°, 72.7273%, 74.1176%
        HSV (HSB):
        320°, 40.5063%, 92.9412%
        XYZ:
        55.4694, 41.4621, 62.8370
        xyY:
        0.3472, 0.2595, 41.4621
      CIE-Lab:
        70.4984, 45.0002, -17.3779
        CIE-LCH:
        70.4984, 48.2391, 338.8848
        CIE-Luv:
        70.4984, 53.5188, -34.2701
        Hunter-Lab:
        64.3910, 41.0837, -12.7854
      #ed8dcd color charts
#ed8dcd RGB chart
      #ed8dcd CMYK chart
      #ed8dcd RGB pie chart
      #ed8dcd color shades, tints & tones
#ed8dcd color schemes
#ed8dcd color preview, HTML & CSS examples
           This text has a color of #ed8dcd        
        
          <p style="color:#ed8dcd;">Text here</p>
        
        
          .mytext {color:#ed8dcd;}
        
        Text color #ed8dcd
      
           This box has a color of #ed8dcd        
        
          <div style="background-color:#ed8dcd;">Content here</div>
        
        
          .mybackground {background-color:#ed8dcd;}
        
        Background color #ed8dcd
      
           Border around this has a color of #ed8dcd        
        
          <div style="border:2px solid #ed8dcd;">Content here</div>
        
        
          .myborder {border:2px solid #ed8dcd;}
        
        Border color #ed8dcd