#ed5fa3 color space conversions
Hex:
        #ed5fa3
        RGB:
        237, 95, 163
        CMY:
        7, 63, 36
        CMYK:
        0, 60, 31, 7
      HSL:
        331°, 79.7753%, 65.0980%
        HSV (HSB):
        331°, 59.9156%, 92.9412%
        XYZ:
        45.6281, 28.8333, 37.8108
        xyY:
        0.4064, 0.2568, 28.8333
      CIE-Lab:
        60.6342, 61.1828, -8.4494
        CIE-LCH:
        60.6342, 61.7635, 352.1371
        CIE-Luv:
        60.6342, 87.2490, -23.3843
        Hunter-Lab:
        53.6966, 57.7093, -4.1618
      #ed5fa3 color charts
#ed5fa3 RGB chart
      #ed5fa3 CMYK chart
      #ed5fa3 RGB pie chart
      #ed5fa3 color shades, tints & tones
#ed5fa3 color schemes
#ed5fa3 color preview, HTML & CSS examples
           This text has a color of #ed5fa3        
        
          <p style="color:#ed5fa3;">Text here</p>
        
        
          .mytext {color:#ed5fa3;}
        
        Text color #ed5fa3
      
           This box has a color of #ed5fa3        
        
          <div style="background-color:#ed5fa3;">Content here</div>
        
        
          .mybackground {background-color:#ed5fa3;}
        
        Background color #ed5fa3
      
           Border around this has a color of #ed5fa3        
        
          <div style="border:2px solid #ed5fa3;">Content here</div>
        
        
          .myborder {border:2px solid #ed5fa3;}
        
        Border color #ed5fa3