#e06d94 color space conversions
Hex:
        #e06d94
        RGB:
        224, 109, 148
        CMY:
        12, 57, 42
        CMYK:
        0, 51, 34, 12
      HSL:
        340°, 64.9718%, 65.2941%
        HSV (HSB):
        340°, 51.3393%, 87.8431%
        XYZ:
        41.5544, 28.9227, 31.4095
        xyY:
        0.4078, 0.2839, 28.9227
      CIE-Lab:
        60.7133, 48.8255, 0.1155
        CIE-LCH:
        60.7133, 48.8256, 0.1356
        CIE-Luv:
        60.7133, 74.1625, -8.9662
        Hunter-Lab:
        53.7798, 43.8081, 3.0183
      #e06d94 color charts
#e06d94 RGB chart
      #e06d94 CMYK chart
      #e06d94 RGB pie chart
      #e06d94 color shades, tints & tones
#e06d94 color schemes
#e06d94 color preview, HTML & CSS examples
           This text has a color of #e06d94        
        
          <p style="color:#e06d94;">Text here</p>
        
        
          .mytext {color:#e06d94;}
        
        Text color #e06d94
      
           This box has a color of #e06d94        
        
          <div style="background-color:#e06d94;">Content here</div>
        
        
          .mybackground {background-color:#e06d94;}
        
        Background color #e06d94
      
           Border around this has a color of #e06d94        
        
          <div style="border:2px solid #e06d94;">Content here</div>
        
        
          .myborder {border:2px solid #e06d94;}
        
        Border color #e06d94