#ed3bcb color space conversions
Hex:
        #ed3bcb
        RGB:
        237, 59, 203
        CMY:
        7, 77, 20
        CMYK:
        0, 75, 14, 7
      HSL:
        311°, 83.1776%, 58.0392%
        HSV (HSB):
        311°, 75.1055%, 92.9412%
        XYZ:
        47.2685, 25.4443, 58.9198
        xyY:
        0.3591, 0.1933, 25.4443
      CIE-Lab:
        57.5057, 79.3042, -36.2445
        CIE-LCH:
        57.5057, 87.1941, 335.4381
        CIE-Luv:
        57.5057, 85.4645, -67.4754
        Hunter-Lab:
        50.4423, 78.9949, -33.9449
      #ed3bcb color charts
#ed3bcb RGB chart
      #ed3bcb CMYK chart
      #ed3bcb RGB pie chart
      #ed3bcb color shades, tints & tones
#ed3bcb color schemes
#ed3bcb color preview, HTML & CSS examples
           This text has a color of #ed3bcb        
        
          <p style="color:#ed3bcb;">Text here</p>
        
        
          .mytext {color:#ed3bcb;}
        
        Text color #ed3bcb
      
           This box has a color of #ed3bcb        
        
          <div style="background-color:#ed3bcb;">Content here</div>
        
        
          .mybackground {background-color:#ed3bcb;}
        
        Background color #ed3bcb
      
           Border around this has a color of #ed3bcb        
        
          <div style="border:2px solid #ed3bcb;">Content here</div>
        
        
          .myborder {border:2px solid #ed3bcb;}
        
        Border color #ed3bcb