#ec0d96 color space conversions
Hex:
        #ec0d96
        RGB:
        236, 13, 150
        CMY:
        7, 95, 41
        CMYK:
        0, 94, 36, 7
      HSL:
        323°, 89.5582%, 48.8235%
        HSV (HSB):
        323°, 94.4915%, 92.5490%
        XYZ:
        40.2410, 20.3227, 30.6559
        xyY:
        0.4411, 0.2228, 20.3227
      CIE-Lab:
        52.2001, 81.4793, -13.4970
        CIE-LCH:
        52.2001, 82.5896, 350.5944
        CIE-Luv:
        52.2001, 115.6726, -33.8201
        Hunter-Lab:
        45.0807, 80.4456, -8.7620
      #ec0d96 color charts
#ec0d96 RGB chart
      #ec0d96 CMYK chart
      #ec0d96 RGB pie chart
      #ec0d96 color shades, tints & tones
#ec0d96 color schemes
#ec0d96 color preview, HTML & CSS examples
           This text has a color of #ec0d96        
        
          <p style="color:#ec0d96;">Text here</p>
        
        
          .mytext {color:#ec0d96;}
        
        Text color #ec0d96
      
           This box has a color of #ec0d96        
        
          <div style="background-color:#ec0d96;">Content here</div>
        
        
          .mybackground {background-color:#ec0d96;}
        
        Background color #ec0d96
      
           Border around this has a color of #ec0d96        
        
          <div style="border:2px solid #ec0d96;">Content here</div>
        
        
          .myborder {border:2px solid #ec0d96;}
        
        Border color #ec0d96