#e066a2 color space conversions
Hex:
        #e066a2
        RGB:
        224, 102, 162
        CMY:
        12, 60, 36
        CMYK:
        0, 54, 28, 12
      HSL:
        330°, 66.3043%, 63.9216%
        HSV (HSB):
        330°, 54.4643%, 87.8431%
        XYZ:
        42.0134, 27.9587, 37.3646
        xyY:
        0.3914, 0.2605, 27.9587
      CIE-Lab:
        59.8514, 53.9330, -9.2439
        CIE-LCH:
        59.8514, 54.7194, 350.2742
        CIE-Luv:
        59.8514, 74.0708, -23.0060
        Hunter-Lab:
        52.8760, 49.2971, -4.8839
      #e066a2 color charts
#e066a2 RGB chart
      #e066a2 CMYK chart
      #e066a2 RGB pie chart
      #e066a2 color shades, tints & tones
#e066a2 color schemes
#e066a2 color preview, HTML & CSS examples
           This text has a color of #e066a2        
        
          <p style="color:#e066a2;">Text here</p>
        
        
          .mytext {color:#e066a2;}
        
        Text color #e066a2
      
           This box has a color of #e066a2        
        
          <div style="background-color:#e066a2;">Content here</div>
        
        
          .mybackground {background-color:#e066a2;}
        
        Background color #e066a2
      
           Border around this has a color of #e066a2        
        
          <div style="border:2px solid #e066a2;">Content here</div>
        
        
          .myborder {border:2px solid #e066a2;}
        
        Border color #e066a2