#e434dc color space conversions
Hex:
        #e434dc
        RGB:
        228, 52, 220
        CMY:
        11, 80, 14
        CMYK:
        0, 77, 4, 11
      HSL:
        303°, 76.5217%, 54.9020%
        HSV (HSB):
        303°, 77.1930%, 89.4118%
        XYZ:
        46.1412, 24.1173, 69.9333
        xyY:
        0.3291, 0.1720, 24.1173
      CIE-Lab:
        56.2050, 81.7360, -48.0678
        CIE-LCH:
        56.2050, 94.8224, 329.5408
        CIE-Luv:
        56.2050, 73.7632, -85.4465
        Hunter-Lab:
        49.1093, 81.7701, -50.0544
      #e434dc color charts
#e434dc RGB chart
      #e434dc CMYK chart
      #e434dc RGB pie chart
      #e434dc color shades, tints & tones
#e434dc color schemes
#e434dc color preview, HTML & CSS examples
           This text has a color of #e434dc        
        
          <p style="color:#e434dc;">Text here</p>
        
        
          .mytext {color:#e434dc;}
        
        Text color #e434dc
      
           This box has a color of #e434dc        
        
          <div style="background-color:#e434dc;">Content here</div>
        
        
          .mybackground {background-color:#e434dc;}
        
        Background color #e434dc
      
           Border around this has a color of #e434dc        
        
          <div style="border:2px solid #e434dc;">Content here</div>
        
        
          .myborder {border:2px solid #e434dc;}
        
        Border color #e434dc