#ec0db1 color space conversions
Hex:
        #ec0db1
        RGB:
        236, 13, 177
        CMY:
        7, 95, 31
        CMYK:
        0, 94, 25, 7
      HSL:
        316°, 89.5582%, 48.8235%
        HSV (HSB):
        316°, 94.4915%, 92.5490%
        XYZ:
        42.6718, 21.2950, 43.4563
        xyY:
        0.3972, 0.1982, 21.2950
      CIE-Lab:
        53.2709, 84.2764, -27.8193
        CIE-LCH:
        53.2709, 88.7492, 341.7322
        CIE-Luv:
        53.2709, 103.0175, -54.8212
        Hunter-Lab:
        46.1465, 84.3029, -23.5309
      #ec0db1 color charts
#ec0db1 RGB chart
      #ec0db1 CMYK chart
      #ec0db1 RGB pie chart
      #ec0db1 color shades, tints & tones
#ec0db1 color schemes
#ec0db1 color preview, HTML & CSS examples
           This text has a color of #ec0db1        
        
          <p style="color:#ec0db1;">Text here</p>
        
        
          .mytext {color:#ec0db1;}
        
        Text color #ec0db1
      
           This box has a color of #ec0db1        
        
          <div style="background-color:#ec0db1;">Content here</div>
        
        
          .mybackground {background-color:#ec0db1;}
        
        Background color #ec0db1
      
           Border around this has a color of #ec0db1        
        
          <div style="border:2px solid #ec0db1;">Content here</div>
        
        
          .myborder {border:2px solid #ec0db1;}
        
        Border color #ec0db1