#ea31dc color space conversions
Hex:
        #ea31dc
        RGB:
        234, 49, 220
        CMY:
        8, 81, 14
        CMYK:
        0, 79, 6, 8
      HSL:
        305°, 81.4978%, 55.4902%
        HSV (HSB):
        305°, 79.0598%, 91.7647%
        XYZ:
        47.9483, 24.8564, 69.9807
        xyY:
        0.3358, 0.1741, 24.8564
      CIE-Lab:
        56.9352, 83.6533, -46.8478
        CIE-LCH:
        56.9352, 95.8780, 330.7501
        CIE-Luv:
        56.9352, 78.6332, -84.1261
        Hunter-Lab:
        49.8562, 84.4209, -48.3233
      #ea31dc color charts
#ea31dc RGB chart
      #ea31dc CMYK chart
      #ea31dc RGB pie chart
      #ea31dc color shades, tints & tones
#ea31dc color schemes
#ea31dc color preview, HTML & CSS examples
           This text has a color of #ea31dc        
        
          <p style="color:#ea31dc;">Text here</p>
        
        
          .mytext {color:#ea31dc;}
        
        Text color #ea31dc
      
           This box has a color of #ea31dc        
        
          <div style="background-color:#ea31dc;">Content here</div>
        
        
          .mybackground {background-color:#ea31dc;}
        
        Background color #ea31dc
      
           Border around this has a color of #ea31dc        
        
          <div style="border:2px solid #ea31dc;">Content here</div>
        
        
          .myborder {border:2px solid #ea31dc;}
        
        Border color #ea31dc