#ec126b color space conversions
Hex:
        #ec126b
        RGB:
        236, 18, 107
        CMY:
        7, 93, 58
        CMYK:
        0, 92, 55, 7
      HSL:
        336°, 85.8268%, 49.8039%
        HSV (HSB):
        336°, 92.3729%, 92.5490%
        XYZ:
        37.4622, 19.3270, 15.6659
        xyY:
        0.5170, 0.2667, 19.3270
      CIE-Lab:
        51.0676, 77.5120, 10.8337
        CIE-LCH:
        51.0676, 78.2654, 7.9566
        CIE-Luv:
        51.0676, 134.3922, -2.4573
        Hunter-Lab:
        43.9625, 75.1727, 9.6459
      #ec126b color charts
#ec126b RGB chart
      #ec126b CMYK chart
      #ec126b RGB pie chart
      #ec126b color shades, tints & tones
#ec126b color schemes
#ec126b color preview, HTML & CSS examples
           This text has a color of #ec126b        
        
          <p style="color:#ec126b;">Text here</p>
        
        
          .mytext {color:#ec126b;}
        
        Text color #ec126b
      
           This box has a color of #ec126b        
        
          <div style="background-color:#ec126b;">Content here</div>
        
        
          .mybackground {background-color:#ec126b;}
        
        Background color #ec126b
      
           Border around this has a color of #ec126b        
        
          <div style="border:2px solid #ec126b;">Content here</div>
        
        
          .myborder {border:2px solid #ec126b;}
        
        Border color #ec126b