#ed3f86 color space conversions
Hex:
        #ed3f86
        RGB:
        237, 63, 134
        CMY:
        7, 75, 47
        CMYK:
        0, 73, 43, 7
      HSL:
        336°, 82.8571%, 58.8235%
        HSV (HSB):
        336°, 73.4177%, 92.9412%
        XYZ:
        41.0056, 23.2808, 24.8867
        xyY:
        0.4598, 0.2611, 23.2808
      CIE-Lab:
        55.3604, 70.2207, 0.7523
        CIE-LCH:
        55.3604, 70.2247, 0.6138
        CIE-Luv:
        55.3604, 111.5440, -12.6821
        Hunter-Lab:
        48.2501, 67.2614, 3.1943
      #ed3f86 color charts
#ed3f86 RGB chart
      #ed3f86 CMYK chart
      #ed3f86 RGB pie chart
      #ed3f86 color shades, tints & tones
#ed3f86 color schemes
#ed3f86 color preview, HTML & CSS examples
           This text has a color of #ed3f86        
        
          <p style="color:#ed3f86;">Text here</p>
        
        
          .mytext {color:#ed3f86;}
        
        Text color #ed3f86
      
           This box has a color of #ed3f86        
        
          <div style="background-color:#ed3f86;">Content here</div>
        
        
          .mybackground {background-color:#ed3f86;}
        
        Background color #ed3f86
      
           Border around this has a color of #ed3f86        
        
          <div style="border:2px solid #ed3f86;">Content here</div>
        
        
          .myborder {border:2px solid #ed3f86;}
        
        Border color #ed3f86