#ed1b93 color space conversions
Hex:
        #ed1b93
        RGB:
        237, 27, 147
        CMY:
        7, 89, 42
        CMYK:
        0, 89, 38, 7
      HSL:
        326°, 85.3659%, 51.7647%
        HSV (HSB):
        326°, 88.6076%, 92.9412%
        XYZ:
        40.5834, 20.8950, 29.4979
        xyY:
        0.4461, 0.2297, 20.8950
      CIE-Lab:
        52.8344, 79.8076, -10.7318
        CIE-LCH:
        52.8344, 80.5259, 352.3413
        CIE-Luv:
        52.8344, 116.0872, -29.7786
        Hunter-Lab:
        45.7110, 78.4827, -6.2629
      #ed1b93 color charts
#ed1b93 RGB chart
      #ed1b93 CMYK chart
      #ed1b93 RGB pie chart
      #ed1b93 color shades, tints & tones
#ed1b93 color schemes
#ed1b93 color preview, HTML & CSS examples
           This text has a color of #ed1b93        
        
          <p style="color:#ed1b93;">Text here</p>
        
        
          .mytext {color:#ed1b93;}
        
        Text color #ed1b93
      
           This box has a color of #ed1b93        
        
          <div style="background-color:#ed1b93;">Content here</div>
        
        
          .mybackground {background-color:#ed1b93;}
        
        Background color #ed1b93
      
           Border around this has a color of #ed1b93        
        
          <div style="border:2px solid #ed1b93;">Content here</div>
        
        
          .myborder {border:2px solid #ed1b93;}
        
        Border color #ed1b93