#ed0b8b color space conversions
Hex:
        #ed0b8b
        RGB:
        237, 11, 139
        CMY:
        7, 96, 45
        CMYK:
        0, 95, 41, 7
      HSL:
        326°, 91.1290%, 48.6275%
        HSV (HSB):
        326°, 95.3586%, 92.9412%
        XYZ:
        39.7049, 20.1079, 26.2146
        xyY:
        0.4615, 0.2337, 20.1079
      CIE-Lab:
        51.9590, 80.8439, -7.2495
        CIE-LCH:
        51.9590, 81.1682, 354.8758
        CIE-Luv:
        51.9590, 121.8078, -25.2753
        Hunter-Lab:
        44.8419, 79.5782, -3.2717
      #ed0b8b color charts
#ed0b8b RGB chart
      #ed0b8b CMYK chart
      #ed0b8b RGB pie chart
      #ed0b8b color shades, tints & tones
#ed0b8b color schemes
#ed0b8b color preview, HTML & CSS examples
           This text has a color of #ed0b8b        
        
          <p style="color:#ed0b8b;">Text here</p>
        
        
          .mytext {color:#ed0b8b;}
        
        Text color #ed0b8b
      
           This box has a color of #ed0b8b        
        
          <div style="background-color:#ed0b8b;">Content here</div>
        
        
          .mybackground {background-color:#ed0b8b;}
        
        Background color #ed0b8b
      
           Border around this has a color of #ed0b8b        
        
          <div style="border:2px solid #ed0b8b;">Content here</div>
        
        
          .myborder {border:2px solid #ed0b8b;}
        
        Border color #ed0b8b