#e126c8 color space conversions
Hex:
        #e126c8
        RGB:
        225, 38, 200
        CMY:
        12, 85, 22
        CMYK:
        0, 83, 11, 12
      HSL:
        308°, 75.7085%, 51.5686%
        HSV (HSB):
        308°, 83.1111%, 88.2353%
        XYZ:
        42.1698, 21.5639, 56.5832
        xyY:
        0.3505, 0.1792, 21.5639
      CIE-Lab:
        53.5612, 81.5177, -40.8619
        CIE-LCH:
        53.5612, 91.1857, 333.3770
        CIE-Luv:
        53.5612, 81.6237, -73.6926
        Hunter-Lab:
        46.4370, 80.8326, -39.7387
      #e126c8 color charts
#e126c8 RGB chart
      #e126c8 CMYK chart
      #e126c8 RGB pie chart
      #e126c8 color shades, tints & tones
#e126c8 color schemes
#e126c8 color preview, HTML & CSS examples
           This text has a color of #e126c8        
        
          <p style="color:#e126c8;">Text here</p>
        
        
          .mytext {color:#e126c8;}
        
        Text color #e126c8
      
           This box has a color of #e126c8        
        
          <div style="background-color:#e126c8;">Content here</div>
        
        
          .mybackground {background-color:#e126c8;}
        
        Background color #e126c8
      
           Border around this has a color of #e126c8        
        
          <div style="border:2px solid #e126c8;">Content here</div>
        
        
          .myborder {border:2px solid #e126c8;}
        
        Border color #e126c8