#ed215f color space conversions
Hex:
        #ed215f
        RGB:
        237, 33, 95
        CMY:
        7, 87, 63
        CMYK:
        0, 86, 60, 7
      HSL:
        342°, 85.0000%, 52.9412%
        HSV (HSB):
        342°, 86.0759%, 92.9412%
        XYZ:
        37.5345, 19.9185, 12.6928
        xyY:
        0.5351, 0.2840, 19.9185
      CIE-Lab:
        51.7449, 74.8282, 19.1012
        CIE-LCH:
        51.7449, 77.2277, 14.3199
        CIE-Luv:
        51.7449, 136.6761, 7.0536
        Hunter-Lab:
        44.6301, 72.0180, 14.3790
      #ed215f color charts
#ed215f RGB chart
      #ed215f CMYK chart
      #ed215f RGB pie chart
      #ed215f color shades, tints & tones
#ed215f color schemes
#ed215f color preview, HTML & CSS examples
           This text has a color of #ed215f        
        
          <p style="color:#ed215f;">Text here</p>
        
        
          .mytext {color:#ed215f;}
        
        Text color #ed215f
      
           This box has a color of #ed215f        
        
          <div style="background-color:#ed215f;">Content here</div>
        
        
          .mybackground {background-color:#ed215f;}
        
        Background color #ed215f
      
           Border around this has a color of #ed215f        
        
          <div style="border:2px solid #ed215f;">Content here</div>
        
        
          .myborder {border:2px solid #ed215f;}
        
        Border color #ed215f