#e126a4 color space conversions
Hex:
        #e126a4
        RGB:
        225, 38, 164
        CMY:
        12, 85, 36
        CMYK:
        0, 83, 27, 12
      HSL:
        320°, 75.7085%, 51.5686%
        HSV (HSB):
        320°, 83.1111%, 88.2353%
        XYZ:
        38.4453, 20.0741, 36.9704
        xyY:
        0.4026, 0.2102, 20.0741
      CIE-Lab:
        51.9209, 77.0131, -22.4229
        CIE-LCH:
        51.9209, 80.2110, 343.7667
        CIE-Luv:
        51.9209, 96.8861, -45.4062
        Hunter-Lab:
        44.8041, 74.7590, -17.5605
      #e126a4 color charts
#e126a4 RGB chart
      #e126a4 CMYK chart
      #e126a4 RGB pie chart
      #e126a4 color shades, tints & tones
#e126a4 color schemes
#e126a4 color preview, HTML & CSS examples
           This text has a color of #e126a4        
        
          <p style="color:#e126a4;">Text here</p>
        
        
          .mytext {color:#e126a4;}
        
        Text color #e126a4
      
           This box has a color of #e126a4        
        
          <div style="background-color:#e126a4;">Content here</div>
        
        
          .mybackground {background-color:#e126a4;}
        
        Background color #e126a4
      
           Border around this has a color of #e126a4        
        
          <div style="border:2px solid #e126a4;">Content here</div>
        
        
          .myborder {border:2px solid #e126a4;}
        
        Border color #e126a4