#e066a6 color space conversions
Hex:
        #e066a6
        RGB:
        224, 102, 166
        CMY:
        12, 60, 35
        CMYK:
        0, 54, 26, 12
      HSL:
        329°, 66.3043%, 63.9216%
        HSV (HSB):
        329°, 54.4643%, 87.8431%
        XYZ:
        42.3748, 28.1032, 39.2675
        xyY:
        0.3861, 0.2561, 28.1032
      CIE-Lab:
        59.9819, 54.4594, -11.3566
        CIE-LCH:
        59.9819, 55.6309, 348.2207
        CIE-Luv:
        59.9819, 72.9339, -26.1575
        Hunter-Lab:
        53.0125, 49.9097, -6.8086
      #e066a6 color charts
#e066a6 RGB chart
      #e066a6 CMYK chart
      #e066a6 RGB pie chart
      #e066a6 color shades, tints & tones
#e066a6 color schemes
#e066a6 color preview, HTML & CSS examples
           This text has a color of #e066a6        
        
          <p style="color:#e066a6;">Text here</p>
        
        
          .mytext {color:#e066a6;}
        
        Text color #e066a6
      
           This box has a color of #e066a6        
        
          <div style="background-color:#e066a6;">Content here</div>
        
        
          .mybackground {background-color:#e066a6;}
        
        Background color #e066a6
      
           Border around this has a color of #e066a6        
        
          <div style="border:2px solid #e066a6;">Content here</div>
        
        
          .myborder {border:2px solid #e066a6;}
        
        Border color #e066a6