#ea41c1 color space conversions
Hex:
        #ea41c1
        RGB:
        234, 65, 193
        CMY:
        8, 75, 24
        CMYK:
        0, 72, 18, 8
      HSL:
        315°, 80.0948%, 58.6275%
        HSV (HSB):
        315°, 72.2222%, 91.7647%
        XYZ:
        45.4476, 25.1233, 52.9060
        xyY:
        0.3681, 0.2035, 25.1233
      CIE-Lab:
        57.1953, 75.4886, -31.0346
        CIE-LCH:
        57.1953, 81.6191, 337.6516
        CIE-Luv:
        57.1953, 85.5402, -58.8684
        Hunter-Lab:
        50.1231, 74.1340, -27.4956
      #ea41c1 color charts
#ea41c1 RGB chart
      #ea41c1 CMYK chart
      #ea41c1 RGB pie chart
      #ea41c1 color shades, tints & tones
#ea41c1 color schemes
#ea41c1 color preview, HTML & CSS examples
           This text has a color of #ea41c1        
        
          <p style="color:#ea41c1;">Text here</p>
        
        
          .mytext {color:#ea41c1;}
        
        Text color #ea41c1
      
           This box has a color of #ea41c1        
        
          <div style="background-color:#ea41c1;">Content here</div>
        
        
          .mybackground {background-color:#ea41c1;}
        
        Background color #ea41c1
      
           Border around this has a color of #ea41c1        
        
          <div style="border:2px solid #ea41c1;">Content here</div>
        
        
          .myborder {border:2px solid #ea41c1;}
        
        Border color #ea41c1