#ea0ca0 color space conversions
Hex:
        #ea0ca0
        RGB:
        234, 12, 160
        CMY:
        8, 95, 37
        CMYK:
        0, 95, 32, 8
      HSL:
        320°, 90.2439%, 48.2353%
        HSV (HSB):
        320°, 94.8718%, 91.7647%
        XYZ:
        40.4083, 20.2934, 35.0450
        xyY:
        0.4220, 0.2119, 20.2934
      CIE-Lab:
        52.1674, 82.1402, -19.5325
        CIE-LCH:
        52.1674, 84.4306, 346.6238
        CIE-Luv:
        52.1674, 109.4504, -42.3302
        Hunter-Lab:
        45.0482, 81.2803, -14.5905
      #ea0ca0 color charts
#ea0ca0 RGB chart
      #ea0ca0 CMYK chart
      #ea0ca0 RGB pie chart
      #ea0ca0 color shades, tints & tones
#ea0ca0 color schemes
#ea0ca0 color preview, HTML & CSS examples
           This text has a color of #ea0ca0        
        
          <p style="color:#ea0ca0;">Text here</p>
        
        
          .mytext {color:#ea0ca0;}
        
        Text color #ea0ca0
      
           This box has a color of #ea0ca0        
        
          <div style="background-color:#ea0ca0;">Content here</div>
        
        
          .mybackground {background-color:#ea0ca0;}
        
        Background color #ea0ca0
      
           Border around this has a color of #ea0ca0        
        
          <div style="border:2px solid #ea0ca0;">Content here</div>
        
        
          .myborder {border:2px solid #ea0ca0;}
        
        Border color #ea0ca0