#e127df color space conversions
Hex:
        #e127df
        RGB:
        225, 39, 223
        CMY:
        12, 85, 13
        CMYK:
        0, 83, 1, 12
      HSL:
        301°, 75.6098%, 51.7647%
        HSV (HSB):
        301°, 82.6667%, 88.2353%
        XYZ:
        45.0961, 22.7863, 71.8334
        xyY:
        0.3228, 0.1631, 22.7863
      CIE-Lab:
        54.8515, 84.5806, -51.9502
        CIE-LCH:
        54.8515, 99.2608, 328.4414
        CIE-Luv:
        54.8515, 72.4535, -91.2005
        Hunter-Lab:
        47.7350, 85.0960, -55.8073
      #e127df color charts
#e127df RGB chart
      #e127df CMYK chart
      #e127df RGB pie chart
      #e127df color shades, tints & tones
#e127df color schemes
#e127df color preview, HTML & CSS examples
           This text has a color of #e127df        
        
          <p style="color:#e127df;">Text here</p>
        
        
          .mytext {color:#e127df;}
        
        Text color #e127df
      
           This box has a color of #e127df        
        
          <div style="background-color:#e127df;">Content here</div>
        
        
          .mybackground {background-color:#e127df;}
        
        Background color #e127df
      
           Border around this has a color of #e127df        
        
          <div style="border:2px solid #e127df;">Content here</div>
        
        
          .myborder {border:2px solid #e127df;}
        
        Border color #e127df