#e066c0 color space conversions
Hex:
        #e066c0
        RGB:
        224, 102, 192
        CMY:
        12, 60, 25
        CMYK:
        0, 54, 14, 12
      HSL:
        316°, 66.3043%, 63.9216%
        HSV (HSB):
        316°, 54.4643%, 87.8431%
        XYZ:
        45.0063, 29.1558, 53.1247
        xyY:
        0.3536, 0.2291, 29.1558
      CIE-Lab:
        60.9189, 58.1690, -24.8310
        CIE-LCH:
        60.9189, 63.2473, 336.8835
        CIE-Luv:
        60.9189, 65.4911, -47.0654
        Hunter-Lab:
        53.9961, 54.2882, -20.5359
      #e066c0 color charts
#e066c0 RGB chart
      #e066c0 CMYK chart
      #e066c0 RGB pie chart
      #e066c0 color shades, tints & tones
#e066c0 color schemes
#e066c0 color preview, HTML & CSS examples
           This text has a color of #e066c0        
        
          <p style="color:#e066c0;">Text here</p>
        
        
          .mytext {color:#e066c0;}
        
        Text color #e066c0
      
           This box has a color of #e066c0        
        
          <div style="background-color:#e066c0;">Content here</div>
        
        
          .mybackground {background-color:#e066c0;}
        
        Background color #e066c0
      
           Border around this has a color of #e066c0        
        
          <div style="border:2px solid #e066c0;">Content here</div>
        
        
          .myborder {border:2px solid #e066c0;}
        
        Border color #e066c0