#e139d4 color space conversions
Hex:
        #e139d4
        RGB:
        225, 57, 212
        CMY:
        12, 78, 17
        CMYK:
        0, 75, 6, 12
      HSL:
        305°, 73.6842%, 55.2941%
        HSV (HSB):
        305°, 74.6667%, 88.2353%
        XYZ:
        44.3981, 23.6873, 64.5194
        xyY:
        0.3348, 0.1786, 23.6873
      CIE-Lab:
        55.7733, 78.5849, -44.2390
        CIE-LCH:
        55.7733, 90.1814, 330.6229
        CIE-Luv:
        55.7733, 73.5985, -79.0263
        Hunter-Lab:
        48.6696, 77.6624, -44.5298
      #e139d4 color charts
#e139d4 RGB chart
      #e139d4 CMYK chart
      #e139d4 RGB pie chart
      #e139d4 color shades, tints & tones
#e139d4 color schemes
#e139d4 color preview, HTML & CSS examples
           This text has a color of #e139d4        
        
          <p style="color:#e139d4;">Text here</p>
        
        
          .mytext {color:#e139d4;}
        
        Text color #e139d4
      
           This box has a color of #e139d4        
        
          <div style="background-color:#e139d4;">Content here</div>
        
        
          .mybackground {background-color:#e139d4;}
        
        Background color #e139d4
      
           Border around this has a color of #e139d4        
        
          <div style="border:2px solid #e139d4;">Content here</div>
        
        
          .myborder {border:2px solid #e139d4;}
        
        Border color #e139d4