#e06fa9 color space conversions
Hex:
        #e06fa9
        RGB:
        224, 111, 169
        CMY:
        12, 56, 34
        CMYK:
        0, 50, 25, 12
      HSL:
        329°, 64.5714%, 65.6863%
        HSV (HSB):
        329°, 50.4464%, 87.8431%
        XYZ:
        43.5863, 30.0807, 41.0450
        xyY:
        0.3800, 0.2622, 30.0807
      CIE-Lab:
        61.7238, 50.5571, -10.4698
        CIE-LCH:
        61.7238, 51.6298, 348.3001
        CIE-Luv:
        61.7238, 67.6457, -24.2484
        Hunter-Lab:
        54.8459, 45.8745, -5.9787
      #e06fa9 color charts
#e06fa9 RGB chart
      #e06fa9 CMYK chart
      #e06fa9 RGB pie chart
      #e06fa9 color shades, tints & tones
#e06fa9 color schemes
#e06fa9 color preview, HTML & CSS examples
           This text has a color of #e06fa9        
        
          <p style="color:#e06fa9;">Text here</p>
        
        
          .mytext {color:#e06fa9;}
        
        Text color #e06fa9
      
           This box has a color of #e06fa9        
        
          <div style="background-color:#e06fa9;">Content here</div>
        
        
          .mybackground {background-color:#e06fa9;}
        
        Background color #e06fa9
      
           Border around this has a color of #e06fa9        
        
          <div style="border:2px solid #e06fa9;">Content here</div>
        
        
          .myborder {border:2px solid #e06fa9;}
        
        Border color #e06fa9