#ed8bcb color space conversions
Hex:
        #ed8bcb
        RGB:
        237, 139, 203
        CMY:
        7, 45, 20
        CMYK:
        0, 41, 14, 7
      HSL:
        321°, 73.1343%, 73.7255%
        HSV (HSB):
        321°, 41.3502%, 92.9412%
        XYZ:
        54.9372, 40.7816, 61.4760
        xyY:
        0.3495, 0.2594, 40.7816
      CIE-Lab:
        70.0226, 45.7106, -16.9873
        CIE-LCH:
        70.0226, 48.7650, 339.6135
        CIE-Luv:
        70.0226, 54.9429, -33.7572
        Hunter-Lab:
        63.8604, 41.8023, -12.3739
      #ed8bcb color charts
#ed8bcb RGB chart
      #ed8bcb CMYK chart
      #ed8bcb RGB pie chart
      #ed8bcb color shades, tints & tones
#ed8bcb color schemes
#ed8bcb color preview, HTML & CSS examples
           This text has a color of #ed8bcb        
        
          <p style="color:#ed8bcb;">Text here</p>
        
        
          .mytext {color:#ed8bcb;}
        
        Text color #ed8bcb
      
           This box has a color of #ed8bcb        
        
          <div style="background-color:#ed8bcb;">Content here</div>
        
        
          .mybackground {background-color:#ed8bcb;}
        
        Background color #ed8bcb
      
           Border around this has a color of #ed8bcb        
        
          <div style="border:2px solid #ed8bcb;">Content here</div>
        
        
          .myborder {border:2px solid #ed8bcb;}
        
        Border color #ed8bcb