#ed0bd3 color space conversions
Hex:
        #ed0bd3
        RGB:
        237, 11, 211
        CMY:
        7, 96, 17
        CMYK:
        0, 95, 11, 7
      HSL:
        307°, 91.1290%, 48.6275%
        HSV (HSB):
        307°, 95.3586%, 92.9412%
        XYZ:
        46.8026, 22.9470, 63.5905
        xyY:
        0.3510, 0.1721, 22.9470
      CIE-Lab:
        55.0177, 88.7225, -44.7317
        CIE-LCH:
        55.0177, 99.3610, 333.2439
        CIE-Luv:
        55.0177, 88.6525, -81.0720
        Hunter-Lab:
        47.9030, 90.5691, -45.1743
      #ed0bd3 color charts
#ed0bd3 RGB chart
      #ed0bd3 CMYK chart
      #ed0bd3 RGB pie chart
      #ed0bd3 color shades, tints & tones
#ed0bd3 color schemes
#ed0bd3 color preview, HTML & CSS examples
           This text has a color of #ed0bd3        
        
          <p style="color:#ed0bd3;">Text here</p>
        
        
          .mytext {color:#ed0bd3;}
        
        Text color #ed0bd3
      
           This box has a color of #ed0bd3        
        
          <div style="background-color:#ed0bd3;">Content here</div>
        
        
          .mybackground {background-color:#ed0bd3;}
        
        Background color #ed0bd3
      
           Border around this has a color of #ed0bd3        
        
          <div style="border:2px solid #ed0bd3;">Content here</div>
        
        
          .myborder {border:2px solid #ed0bd3;}
        
        Border color #ed0bd3