#ed2154 color space conversions
Hex:
        #ed2154
        RGB:
        237, 33, 84
        CMY:
        7, 87, 67
        CMYK:
        0, 86, 65, 7
      HSL:
        345°, 85.0000%, 52.9412%
        HSV (HSB):
        345°, 86.0759%, 92.9412%
        XYZ:
        37.0691, 19.7323, 10.2425
        xyY:
        0.5529, 0.2943, 19.7323
      CIE-Lab:
        51.5332, 74.2184, 25.4778
        CIE-LCH:
        51.5332, 78.4696, 18.9464
        CIE-Luv:
        51.5332, 140.5236, 13.2942
        Hunter-Lab:
        44.4211, 71.2203, 17.4239
      #ed2154 color charts
#ed2154 RGB chart
      #ed2154 CMYK chart
      #ed2154 RGB pie chart
      #ed2154 color shades, tints & tones
#ed2154 color schemes
#ed2154 color preview, HTML & CSS examples
           This text has a color of #ed2154        
        
          <p style="color:#ed2154;">Text here</p>
        
        
          .mytext {color:#ed2154;}
        
        Text color #ed2154
      
           This box has a color of #ed2154        
        
          <div style="background-color:#ed2154;">Content here</div>
        
        
          .mybackground {background-color:#ed2154;}
        
        Background color #ed2154
      
           Border around this has a color of #ed2154        
        
          <div style="border:2px solid #ed2154;">Content here</div>
        
        
          .myborder {border:2px solid #ed2154;}
        
        Border color #ed2154