#e1079d color space conversions
Hex:
        #e1079d
        RGB:
        225, 7, 157
        CMY:
        12, 97, 38
        CMYK:
        0, 97, 30, 12
      HSL:
        319°, 93.9655%, 45.4902%
        HSV (HSB):
        319°, 96.8889%, 88.2353%
        XYZ:
        37.2131, 18.5938, 33.5259
        xyY:
        0.4166, 0.2081, 18.5938
      CIE-Lab:
        50.2086, 80.4004, -20.9000
        CIE-LCH:
        50.2086, 83.0725, 345.4285
        CIE-Luv:
        50.2086, 104.0285, -43.5620
        Hunter-Lab:
        43.1206, 78.5848, -15.9131
      #e1079d color charts
#e1079d RGB chart
      #e1079d CMYK chart
      #e1079d RGB pie chart
      #e1079d color shades, tints & tones
#e1079d color schemes
#e1079d color preview, HTML & CSS examples
           This text has a color of #e1079d        
        
          <p style="color:#e1079d;">Text here</p>
        
        
          .mytext {color:#e1079d;}
        
        Text color #e1079d
      
           This box has a color of #e1079d        
        
          <div style="background-color:#e1079d;">Content here</div>
        
        
          .mybackground {background-color:#e1079d;}
        
        Background color #e1079d
      
           Border around this has a color of #e1079d        
        
          <div style="border:2px solid #e1079d;">Content here</div>
        
        
          .myborder {border:2px solid #e1079d;}
        
        Border color #e1079d