#ed14bd color space conversions
Hex:
        #ed14bd
        RGB:
        237, 20, 189
        CMY:
        7, 92, 26
        CMYK:
        0, 92, 20, 7
      HSL:
        313°, 85.7708%, 50.3922%
        HSV (HSB):
        313°, 91.5612%, 92.9412%
        XYZ:
        44.3605, 22.1790, 50.0870
        xyY:
        0.3804, 0.1902, 22.1790
      CIE-Lab:
        54.2164, 85.1863, -33.3270
        CIE-LCH:
        54.2164, 91.4735, 338.6333
        CIE-Luv:
        54.2164, 97.7343, -63.2839
        Hunter-Lab:
        47.0945, 85.7219, -30.0912
      #ed14bd color charts
#ed14bd RGB chart
      #ed14bd CMYK chart
      #ed14bd RGB pie chart
      #ed14bd color shades, tints & tones
#ed14bd color schemes
#ed14bd color preview, HTML & CSS examples
           This text has a color of #ed14bd        
        
          <p style="color:#ed14bd;">Text here</p>
        
        
          .mytext {color:#ed14bd;}
        
        Text color #ed14bd
      
           This box has a color of #ed14bd        
        
          <div style="background-color:#ed14bd;">Content here</div>
        
        
          .mybackground {background-color:#ed14bd;}
        
        Background color #ed14bd
      
           Border around this has a color of #ed14bd        
        
          <div style="border:2px solid #ed14bd;">Content here</div>
        
        
          .myborder {border:2px solid #ed14bd;}
        
        Border color #ed14bd