#e126c0 color space conversions
Hex:
        #e126c0
        RGB:
        225, 38, 192
        CMY:
        12, 85, 25
        CMYK:
        0, 83, 15, 12
      HSL:
        311°, 75.7085%, 51.5686%
        HSV (HSB):
        311°, 83.1111%, 88.2353%
        XYZ:
        41.2589, 21.1995, 51.7865
        xyY:
        0.3611, 0.1856, 21.1995
      CIE-Lab:
        53.1672, 80.4502, -36.8627
        CIE-LCH:
        53.1672, 88.4934, 335.3825
        CIE-Luv:
        53.1672, 84.9171, -67.4441
        Hunter-Lab:
        46.0430, 79.3778, -34.4559
      #e126c0 color charts
#e126c0 RGB chart
      #e126c0 CMYK chart
      #e126c0 RGB pie chart
      #e126c0 color shades, tints & tones
#e126c0 color schemes
#e126c0 color preview, HTML & CSS examples
           This text has a color of #e126c0        
        
          <p style="color:#e126c0;">Text here</p>
        
        
          .mytext {color:#e126c0;}
        
        Text color #e126c0
      
           This box has a color of #e126c0        
        
          <div style="background-color:#e126c0;">Content here</div>
        
        
          .mybackground {background-color:#e126c0;}
        
        Background color #e126c0
      
           Border around this has a color of #e126c0        
        
          <div style="border:2px solid #e126c0;">Content here</div>
        
        
          .myborder {border:2px solid #e126c0;}
        
        Border color #e126c0