#ec5fa7 color space conversions
Hex:
        #ec5fa7
        RGB:
        236, 95, 167
        CMY:
        7, 63, 35
        CMYK:
        0, 60, 29, 7
      HSL:
        329°, 78.7709%, 64.9020%
        HSV (HSB):
        329°, 59.7458%, 92.5490%
        XYZ:
        45.6593, 28.8073, 39.7131
        xyY:
        0.3999, 0.2523, 28.8073
      CIE-Lab:
        60.6112, 61.3713, -10.8081
        CIE-LCH:
        60.6112, 62.3157, 350.0121
        CIE-Luv:
        60.6112, 85.2025, -26.7811
        Hunter-Lab:
        53.6724, 57.9238, -6.2989
      #ec5fa7 color charts
#ec5fa7 RGB chart
      #ec5fa7 CMYK chart
      #ec5fa7 RGB pie chart
      #ec5fa7 color shades, tints & tones
#ec5fa7 color schemes
#ec5fa7 color preview, HTML & CSS examples
           This text has a color of #ec5fa7        
        
          <p style="color:#ec5fa7;">Text here</p>
        
        
          .mytext {color:#ec5fa7;}
        
        Text color #ec5fa7
      
           This box has a color of #ec5fa7        
        
          <div style="background-color:#ec5fa7;">Content here</div>
        
        
          .mybackground {background-color:#ec5fa7;}
        
        Background color #ec5fa7
      
           Border around this has a color of #ec5fa7        
        
          <div style="border:2px solid #ec5fa7;">Content here</div>
        
        
          .myborder {border:2px solid #ec5fa7;}
        
        Border color #ec5fa7