#ec0b7f color space conversions
Hex:
        #ec0b7f
        RGB:
        236, 11, 127
        CMY:
        7, 96, 50
        CMYK:
        0, 95, 46, 7
      HSL:
        329°, 91.0931%, 48.4314%
        HSV (HSB):
        329°, 95.3390%, 92.5490%
        XYZ:
        38.5425, 19.6045, 21.8313
        xyY:
        0.4819, 0.2451, 19.6045
      CIE-Lab:
        51.3871, 79.6254, -0.8739
        CIE-LCH:
        51.3871, 79.6302, 359.3712
        CIE-Luv:
        51.3871, 126.5391, -16.7904
        Hunter-Lab:
        44.2770, 77.8971, 1.7602
      #ec0b7f color charts
#ec0b7f RGB chart
      #ec0b7f CMYK chart
      #ec0b7f RGB pie chart
      #ec0b7f color shades, tints & tones
#ec0b7f color schemes
#ec0b7f color preview, HTML & CSS examples
           This text has a color of #ec0b7f        
        
          <p style="color:#ec0b7f;">Text here</p>
        
        
          .mytext {color:#ec0b7f;}
        
        Text color #ec0b7f
      
           This box has a color of #ec0b7f        
        
          <div style="background-color:#ec0b7f;">Content here</div>
        
        
          .mybackground {background-color:#ec0b7f;}
        
        Background color #ec0b7f
      
           Border around this has a color of #ec0b7f        
        
          <div style="border:2px solid #ec0b7f;">Content here</div>
        
        
          .myborder {border:2px solid #ec0b7f;}
        
        Border color #ec0b7f