#e42ce3 color space conversions
Hex:
        #e42ce3
        RGB:
        228, 44, 227
        CMY:
        11, 83, 11
        CMYK:
        0, 81, 0, 11
      HSL:
        300°, 77.3109%, 53.3333%
        HSV (HSB):
        300°, 80.7018%, 89.4118%
        XYZ:
        46.7607, 23.8414, 74.8103
        xyY:
        0.3216, 0.1640, 23.8414
      CIE-Lab:
        55.9286, 84.6783, -52.4658
        CIE-LCH:
        55.9286, 99.6146, 328.2181
        CIE-Luv:
        55.9286, 72.4268, -92.4122
        Hunter-Lab:
        48.8277, 85.4955, -56.6607
      #e42ce3 color charts
#e42ce3 RGB chart
      #e42ce3 CMYK chart
      #e42ce3 RGB pie chart
      #e42ce3 color shades, tints & tones
#e42ce3 color schemes
#e42ce3 color preview, HTML & CSS examples
           This text has a color of #e42ce3        
        
          <p style="color:#e42ce3;">Text here</p>
        
        
          .mytext {color:#e42ce3;}
        
        Text color #e42ce3
      
           This box has a color of #e42ce3        
        
          <div style="background-color:#e42ce3;">Content here</div>
        
        
          .mybackground {background-color:#e42ce3;}
        
        Background color #e42ce3
      
           Border around this has a color of #e42ce3        
        
          <div style="border:2px solid #e42ce3;">Content here</div>
        
        
          .myborder {border:2px solid #e42ce3;}
        
        Border color #e42ce3