#ea42ff color space conversions
Hex:
        #ea42ff
        RGB:
        234, 66, 255
        CMY:
        8, 74, 0
        CMYK:
        8, 74, 0, 0
      HSL:
        293°, 100.0000%, 62.9412%
        HSV (HSB):
        293°, 74.1176%, 100.0000%
        XYZ:
        53.9299, 28.6089, 97.2874
        xyY:
        0.2999, 0.1591, 28.6089
      CIE-Lab:
        60.4349, 84.4759, -60.8479
        CIE-LCH:
        60.4349, 104.1088, 324.2348
        CIE-Luv:
        60.4349, 63.2726, -106.9056
        Hunter-Lab:
        53.4872, 86.3746, -70.4009
      #ea42ff color charts
#ea42ff RGB chart
      #ea42ff CMYK chart
      #ea42ff RGB pie chart
      #ea42ff color shades, tints & tones
#ea42ff color schemes
#ea42ff color preview, HTML & CSS examples
           This text has a color of #ea42ff        
        
          <p style="color:#ea42ff;">Text here</p>
        
        
          .mytext {color:#ea42ff;}
        
        Text color #ea42ff
      
           This box has a color of #ea42ff        
        
          <div style="background-color:#ea42ff;">Content here</div>
        
        
          .mybackground {background-color:#ea42ff;}
        
        Background color #ea42ff
      
           Border around this has a color of #ea42ff        
        
          <div style="border:2px solid #ea42ff;">Content here</div>
        
        
          .myborder {border:2px solid #ea42ff;}
        
        Border color #ea42ff