#ed7bcb color space conversions
Hex:
        #ed7bcb
        RGB:
        237, 123, 203
        CMY:
        7, 52, 20
        CMYK:
        0, 48, 14, 7
      HSL:
        318°, 76.0000%, 70.5882%
        HSV (HSB):
        318°, 48.1013%, 92.9412%
        XYZ:
        52.7875, 36.4822, 60.7595
        xyY:
        0.3518, 0.2432, 36.4822
      CIE-Lab:
        66.8868, 53.7223, -21.7492
        CIE-LCH:
        66.8868, 57.9579, 337.9597
        CIE-Luv:
        66.8868, 62.6665, -42.2806
        Hunter-Lab:
        60.4005, 50.3005, -17.3620
      #ed7bcb color charts
#ed7bcb RGB chart
      #ed7bcb CMYK chart
      #ed7bcb RGB pie chart
      #ed7bcb color shades, tints & tones
#ed7bcb color schemes
#ed7bcb color preview, HTML & CSS examples
           This text has a color of #ed7bcb        
        
          <p style="color:#ed7bcb;">Text here</p>
        
        
          .mytext {color:#ed7bcb;}
        
        Text color #ed7bcb
      
           This box has a color of #ed7bcb        
        
          <div style="background-color:#ed7bcb;">Content here</div>
        
        
          .mybackground {background-color:#ed7bcb;}
        
        Background color #ed7bcb
      
           Border around this has a color of #ed7bcb        
        
          <div style="border:2px solid #ed7bcb;">Content here</div>
        
        
          .myborder {border:2px solid #ed7bcb;}
        
        Border color #ed7bcb