#ed0db3 color space conversions
Hex:
        #ed0db3
        RGB:
        237, 13, 179
        CMY:
        7, 95, 30
        CMYK:
        0, 95, 24, 7
      HSL:
        316°, 89.6000%, 49.0196%
        HSV (HSB):
        316°, 94.5148%, 92.9412%
        XYZ:
        43.2057, 21.5470, 44.5296
        xyY:
        0.3954, 0.1972, 21.5470
      CIE-Lab:
        53.5431, 84.6932, -28.5525
        CIE-LCH:
        53.5431, 89.3766, 341.3696
        CIE-Luv:
        53.5431, 102.8814, -56.0256
        Hunter-Lab:
        46.4188, 84.9112, -24.3838
      #ed0db3 color charts
#ed0db3 RGB chart
      #ed0db3 CMYK chart
      #ed0db3 RGB pie chart
      #ed0db3 color shades, tints & tones
#ed0db3 color schemes
#ed0db3 color preview, HTML & CSS examples
           This text has a color of #ed0db3        
        
          <p style="color:#ed0db3;">Text here</p>
        
        
          .mytext {color:#ed0db3;}
        
        Text color #ed0db3
      
           This box has a color of #ed0db3        
        
          <div style="background-color:#ed0db3;">Content here</div>
        
        
          .mybackground {background-color:#ed0db3;}
        
        Background color #ed0db3
      
           Border around this has a color of #ed0db3        
        
          <div style="border:2px solid #ed0db3;">Content here</div>
        
        
          .myborder {border:2px solid #ed0db3;}
        
        Border color #ed0db3