#e941af color space conversions
Hex:
        #e941af
        RGB:
        233, 65, 175
        CMY:
        9, 75, 31
        CMYK:
        0, 72, 25, 9
      HSL:
        321°, 79.2453%, 58.4314%
        HSV (HSB):
        321°, 72.1030%, 91.3725%
        XYZ:
        43.2324, 24.1994, 42.9498
        xyY:
        0.3917, 0.2192, 24.1994
      CIE-Lab:
        56.2869, 72.9459, -22.0450
        CIE-LCH:
        56.2869, 76.2043, 343.1846
        CIE-Luv:
        56.2869, 91.7220, -44.8543
        Hunter-Lab:
        49.1929, 70.7846, -17.3305
      #e941af color charts
#e941af RGB chart
      #e941af CMYK chart
      #e941af RGB pie chart
      #e941af color shades, tints & tones
#e941af color schemes
#e941af color preview, HTML & CSS examples
           This text has a color of #e941af        
        
          <p style="color:#e941af;">Text here</p>
        
        
          .mytext {color:#e941af;}
        
        Text color #e941af
      
           This box has a color of #e941af        
        
          <div style="background-color:#e941af;">Content here</div>
        
        
          .mybackground {background-color:#e941af;}
        
        Background color #e941af
      
           Border around this has a color of #e941af        
        
          <div style="border:2px solid #e941af;">Content here</div>
        
        
          .myborder {border:2px solid #e941af;}
        
        Border color #e941af