#ec0064 color space conversions
Hex:
        #ec0064
        RGB:
        236, 0, 100
        CMY:
        7, 100, 61
        CMYK:
        0, 100, 58, 7
      HSL:
        335°, 100.0000%, 46.2745%
        HSV (HSB):
        335°, 100.0000%, 92.5490%
        XYZ:
        36.8923, 18.7530, 13.7318
        xyY:
        0.5318, 0.2703, 18.7530
      CIE-Lab:
        50.3969, 78.5344, 14.1809
        CIE-LCH:
        50.3969, 79.8045, 10.2355
        CIE-Luv:
        50.3969, 139.4046, 0.8475
        Hunter-Lab:
        43.3047, 76.2853, 11.5125
      #ec0064 color charts
#ec0064 RGB chart
      #ec0064 CMYK chart
      #ec0064 RGB pie chart
      #ec0064 color shades, tints & tones
#ec0064 color schemes
#ec0064 color preview, HTML & CSS examples
           This text has a color of #ec0064        
        
          <p style="color:#ec0064;">Text here</p>
        
        
          .mytext {color:#ec0064;}
        
        Text color #ec0064
      
           This box has a color of #ec0064        
        
          <div style="background-color:#ec0064;">Content here</div>
        
        
          .mybackground {background-color:#ec0064;}
        
        Background color #ec0064
      
           Border around this has a color of #ec0064        
        
          <div style="border:2px solid #ec0064;">Content here</div>
        
        
          .myborder {border:2px solid #ec0064;}
        
        Border color #ec0064