#ea42ac color space conversions
Hex:
        #ea42ac
        RGB:
        234, 66, 172
        CMY:
        8, 74, 33
        CMYK:
        0, 72, 26, 8
      HSL:
        322°, 80.0000%, 58.8235%
        HSV (HSB):
        322°, 71.7949%, 91.7647%
        XYZ:
        43.3263, 24.3674, 41.4496
        xyY:
        0.3970, 0.2233, 24.3674
      CIE-Lab:
        56.4538, 72.5045, -20.0291
        CIE-LCH:
        56.4538, 75.2201, 344.5574
        CIE-Luv:
        56.4538, 93.3499, -41.8489
        Hunter-Lab:
        49.3634, 70.2838, -15.2304
      #ea42ac color charts
#ea42ac RGB chart
      #ea42ac CMYK chart
      #ea42ac RGB pie chart
      #ea42ac color shades, tints & tones
#ea42ac color schemes
#ea42ac color preview, HTML & CSS examples
           This text has a color of #ea42ac        
        
          <p style="color:#ea42ac;">Text here</p>
        
        
          .mytext {color:#ea42ac;}
        
        Text color #ea42ac
      
           This box has a color of #ea42ac        
        
          <div style="background-color:#ea42ac;">Content here</div>
        
        
          .mybackground {background-color:#ea42ac;}
        
        Background color #ea42ac
      
           Border around this has a color of #ea42ac        
        
          <div style="border:2px solid #ea42ac;">Content here</div>
        
        
          .myborder {border:2px solid #ea42ac;}
        
        Border color #ea42ac