#ec5065 color space conversions
Hex:
        #ec5065
        RGB:
        236, 80, 101
        CMY:
        7, 69, 60
        CMYK:
        0, 66, 57, 7
      HSL:
        352°, 80.4124%, 61.9608%
        HSV (HSB):
        352°, 66.1017%, 92.5490%
        XYZ:
        39.8097, 24.5098, 14.9446
        xyY:
        0.5022, 0.3092, 24.5098
      CIE-Lab:
        56.5946, 61.1914, 21.9968
        CIE-LCH:
        56.5946, 65.0250, 19.7723
        CIE-Luv:
        56.5946, 113.4735, 14.2564
        Hunter-Lab:
        49.5073, 56.8970, 16.7575
      #ec5065 color charts
#ec5065 RGB chart
      #ec5065 CMYK chart
      #ec5065 RGB pie chart
      #ec5065 color shades, tints & tones
#ec5065 color schemes
#ec5065 color preview, HTML & CSS examples
           This text has a color of #ec5065        
        
          <p style="color:#ec5065;">Text here</p>
        
        
          .mytext {color:#ec5065;}
        
        Text color #ec5065
      
           This box has a color of #ec5065        
        
          <div style="background-color:#ec5065;">Content here</div>
        
        
          .mybackground {background-color:#ec5065;}
        
        Background color #ec5065
      
           Border around this has a color of #ec5065        
        
          <div style="border:2px solid #ec5065;">Content here</div>
        
        
          .myborder {border:2px solid #ec5065;}
        
        Border color #ec5065