#ec0b96 color space conversions
Hex:
        #ec0b96
        RGB:
        236, 11, 150
        CMY:
        7, 96, 41
        CMYK:
        0, 95, 36, 7
      HSL:
        323°, 91.0931%, 48.4314%
        HSV (HSB):
        323°, 95.3390%, 92.5490%
        XYZ:
        40.2168, 20.2742, 30.6478
        xyY:
        0.4413, 0.2225, 20.2742
      CIE-Lab:
        52.1458, 81.6379, -13.5791
        CIE-LCH:
        52.1458, 82.7596, 350.5562
        CIE-Luv:
        52.1458, 115.8457, -33.9586
        Hunter-Lab:
        45.0269, 80.6341, -8.8372
      #ec0b96 color charts
#ec0b96 RGB chart
      #ec0b96 CMYK chart
      #ec0b96 RGB pie chart
      #ec0b96 color shades, tints & tones
#ec0b96 color schemes
#ec0b96 color preview, HTML & CSS examples
           This text has a color of #ec0b96        
        
          <p style="color:#ec0b96;">Text here</p>
        
        
          .mytext {color:#ec0b96;}
        
        Text color #ec0b96
      
           This box has a color of #ec0b96        
        
          <div style="background-color:#ec0b96;">Content here</div>
        
        
          .mybackground {background-color:#ec0b96;}
        
        Background color #ec0b96
      
           Border around this has a color of #ec0b96        
        
          <div style="border:2px solid #ec0b96;">Content here</div>
        
        
          .myborder {border:2px solid #ec0b96;}
        
        Border color #ec0b96