#ea41b1 color space conversions
Hex:
        #ea41b1
        RGB:
        234, 65, 177
        CMY:
        8, 75, 31
        CMYK:
        0, 72, 24, 8
      HSL:
        320°, 80.0948%, 58.6275%
        HSV (HSB):
        320°, 72.2222%, 91.7647%
        XYZ:
        43.7578, 24.4473, 44.0075
        xyY:
        0.3900, 0.2179, 24.4473
      CIE-Lab:
        56.5329, 73.4366, -22.8151
        CIE-LCH:
        56.5329, 76.8990, 342.7412
        CIE-Luv:
        56.5329, 91.7220, -46.1175
        Hunter-Lab:
        49.4443, 71.4437, -18.1596
      #ea41b1 color charts
#ea41b1 RGB chart
      #ea41b1 CMYK chart
      #ea41b1 RGB pie chart
      #ea41b1 color shades, tints & tones
#ea41b1 color schemes
#ea41b1 color preview, HTML & CSS examples
           This text has a color of #ea41b1        
        
          <p style="color:#ea41b1;">Text here</p>
        
        
          .mytext {color:#ea41b1;}
        
        Text color #ea41b1
      
           This box has a color of #ea41b1        
        
          <div style="background-color:#ea41b1;">Content here</div>
        
        
          .mybackground {background-color:#ea41b1;}
        
        Background color #ea41b1
      
           Border around this has a color of #ea41b1        
        
          <div style="border:2px solid #ea41b1;">Content here</div>
        
        
          .myborder {border:2px solid #ea41b1;}
        
        Border color #ea41b1