#ea42af color space conversions
Hex:
        #ea42af
        RGB:
        234, 66, 175
        CMY:
        8, 74, 31
        CMYK:
        0, 72, 25, 8
      HSL:
        321°, 80.0000%, 58.8235%
        HSV (HSB):
        321°, 71.7949%, 91.7647%
        XYZ:
        43.6178, 24.4840, 42.9844
        xyY:
        0.3926, 0.2204, 24.4840
      CIE-Lab:
        56.5692, 72.8682, -21.5977
        CIE-LCH:
        56.5692, 76.0015, 343.4905
        CIE-Luv:
        56.5692, 92.1866, -44.2283
        Hunter-Lab:
        49.4813, 70.7554, -16.8683
      #ea42af color charts
#ea42af RGB chart
      #ea42af CMYK chart
      #ea42af RGB pie chart
      #ea42af color shades, tints & tones
#ea42af color schemes
#ea42af color preview, HTML & CSS examples
           This text has a color of #ea42af        
        
          <p style="color:#ea42af;">Text here</p>
        
        
          .mytext {color:#ea42af;}
        
        Text color #ea42af
      
           This box has a color of #ea42af        
        
          <div style="background-color:#ea42af;">Content here</div>
        
        
          .mybackground {background-color:#ea42af;}
        
        Background color #ea42af
      
           Border around this has a color of #ea42af        
        
          <div style="border:2px solid #ea42af;">Content here</div>
        
        
          .myborder {border:2px solid #ea42af;}
        
        Border color #ea42af