#ed14be color space conversions
Hex:
        #ed14be
        RGB:
        237, 20, 190
        CMY:
        7, 92, 25
        CMYK:
        0, 92, 20, 7
      HSL:
        313°, 85.7708%, 50.3922%
        HSV (HSB):
        313°, 91.5612%, 92.9412%
        XYZ:
        44.4695, 22.2225, 50.6608
        xyY:
        0.3789, 0.1894, 22.2225
      CIE-Lab:
        54.2623, 85.3055, -33.8350
        CIE-LCH:
        54.2623, 91.7706, 338.3650
        CIE-Luv:
        54.2623, 97.2845, -64.0673
        Hunter-Lab:
        47.1408, 85.8886, -30.7186
      #ed14be color charts
#ed14be RGB chart
      #ed14be CMYK chart
      #ed14be RGB pie chart
      #ed14be color shades, tints & tones
#ed14be color schemes
#ed14be color preview, HTML & CSS examples
           This text has a color of #ed14be        
        
          <p style="color:#ed14be;">Text here</p>
        
        
          .mytext {color:#ed14be;}
        
        Text color #ed14be
      
           This box has a color of #ed14be        
        
          <div style="background-color:#ed14be;">Content here</div>
        
        
          .mybackground {background-color:#ed14be;}
        
        Background color #ed14be
      
           Border around this has a color of #ed14be        
        
          <div style="border:2px solid #ed14be;">Content here</div>
        
        
          .myborder {border:2px solid #ed14be;}
        
        Border color #ed14be