#e42cee color space conversions
Hex:
        #e42cee
        RGB:
        228, 44, 238
        CMY:
        11, 83, 7
        CMYK:
        4, 82, 0, 7
      HSL:
        297°, 85.0877%, 55.2941%
        HSV (HSB):
        297°, 81.5126%, 93.3333%
        XYZ:
        48.3282, 24.4684, 83.0646
        xyY:
        0.3101, 0.1570, 24.4684
      CIE-Lab:
        56.5537, 86.3460, -57.6537
        CIE-LCH:
        56.5537, 103.8248, 326.2688
        CIE-Luv:
        56.5537, 68.4131, -100.6927
        Hunter-Lab:
        49.4655, 87.8312, -64.9364
      #e42cee color charts
#e42cee RGB chart
      #e42cee CMYK chart
      #e42cee RGB pie chart
      #e42cee color shades, tints & tones
#e42cee color schemes
#e42cee color preview, HTML & CSS examples
           This text has a color of #e42cee        
        
          <p style="color:#e42cee;">Text here</p>
        
        
          .mytext {color:#e42cee;}
        
        Text color #e42cee
      
           This box has a color of #e42cee        
        
          <div style="background-color:#e42cee;">Content here</div>
        
        
          .mybackground {background-color:#e42cee;}
        
        Background color #e42cee
      
           Border around this has a color of #e42cee        
        
          <div style="border:2px solid #e42cee;">Content here</div>
        
        
          .myborder {border:2px solid #e42cee;}
        
        Border color #e42cee