#e1027f color space conversions
Hex:
        #e1027f
        RGB:
        225, 2, 127
        CMY:
        12, 99, 50
        CMYK:
        0, 99, 44, 12
      HSL:
        326°, 98.2379%, 44.5098%
        HSV (HSB):
        326°, 99.1111%, 88.2353%
        XYZ:
        34.9038, 17.5833, 21.6329
        xyY:
        0.4709, 0.2372, 17.5833
      CIE-Lab:
        48.9867, 77.9385, -4.6569
        CIE-LCH:
        48.9867, 78.0775, 356.5806
        CIE-Luv:
        48.9867, 118.5718, -21.0465
        Hunter-Lab:
        41.9324, 75.1986, -1.2350
      #e1027f color charts
#e1027f RGB chart
      #e1027f CMYK chart
      #e1027f RGB pie chart
      #e1027f color shades, tints & tones
#e1027f color schemes
#e1027f color preview, HTML & CSS examples
           This text has a color of #e1027f        
        
          <p style="color:#e1027f;">Text here</p>
        
        
          .mytext {color:#e1027f;}
        
        Text color #e1027f
      
           This box has a color of #e1027f        
        
          <div style="background-color:#e1027f;">Content here</div>
        
        
          .mybackground {background-color:#e1027f;}
        
        Background color #e1027f
      
           Border around this has a color of #e1027f        
        
          <div style="border:2px solid #e1027f;">Content here</div>
        
        
          .myborder {border:2px solid #e1027f;}
        
        Border color #e1027f