#e127c2 color space conversions
Hex:
        #e127c2
        RGB:
        225, 39, 194
        CMY:
        12, 85, 24
        CMYK:
        0, 83, 14, 12
      HSL:
        310°, 75.6098%, 51.7647%
        HSV (HSB):
        310°, 82.6667%, 88.2353%
        XYZ:
        41.5145, 21.3536, 52.9725
        xyY:
        0.3584, 0.1843, 21.3536
      CIE-Lab:
        53.3344, 80.5097, -37.7573
        CIE-LCH:
        53.3344, 88.9237, 334.8744
        CIE-Luv:
        53.3344, 83.9300, -68.8334
        Hunter-Lab:
        46.2100, 79.4946, -35.6197
      #e127c2 color charts
#e127c2 RGB chart
      #e127c2 CMYK chart
      #e127c2 RGB pie chart
      #e127c2 color shades, tints & tones
#e127c2 color schemes
#e127c2 color preview, HTML & CSS examples
           This text has a color of #e127c2        
        
          <p style="color:#e127c2;">Text here</p>
        
        
          .mytext {color:#e127c2;}
        
        Text color #e127c2
      
           This box has a color of #e127c2        
        
          <div style="background-color:#e127c2;">Content here</div>
        
        
          .mybackground {background-color:#e127c2;}
        
        Background color #e127c2
      
           Border around this has a color of #e127c2        
        
          <div style="border:2px solid #e127c2;">Content here</div>
        
        
          .myborder {border:2px solid #e127c2;}
        
        Border color #e127c2