#e421bf color space conversions
Hex:
        #e421bf
        RGB:
        228, 33, 191
        CMY:
        11, 87, 25
        CMYK:
        0, 86, 16, 11
      HSL:
        311°, 78.3133%, 51.1765%
        HSV (HSB):
        311°, 85.5263%, 89.4118%
        XYZ:
        41.9427, 21.3433, 51.1993
        xyY:
        0.3664, 0.1864, 21.3433
      CIE-Lab:
        53.3232, 81.8581, -36.0015
        CIE-LCH:
        53.3232, 89.4251, 336.2600
        CIE-Luv:
        53.3232, 88.3785, -66.4404
        Hunter-Lab:
        46.1988, 81.2078, -33.3683
      #e421bf color charts
#e421bf RGB chart
      #e421bf CMYK chart
      #e421bf RGB pie chart
      #e421bf color shades, tints & tones
#e421bf color schemes
#e421bf color preview, HTML & CSS examples
           This text has a color of #e421bf        
        
          <p style="color:#e421bf;">Text here</p>
        
        
          .mytext {color:#e421bf;}
        
        Text color #e421bf
      
           This box has a color of #e421bf        
        
          <div style="background-color:#e421bf;">Content here</div>
        
        
          .mybackground {background-color:#e421bf;}
        
        Background color #e421bf
      
           Border around this has a color of #e421bf        
        
          <div style="border:2px solid #e421bf;">Content here</div>
        
        
          .myborder {border:2px solid #e421bf;}
        
        Border color #e421bf