#e214dc color space conversions
Hex:
        #e214dc
        RGB:
        226, 20, 220
        CMY:
        11, 92, 14
        CMYK:
        0, 91, 3, 11
      HSL:
        302°, 83.7398%, 48.2353%
        HSV (HSB):
        302°, 91.1504%, 88.6275%
        XYZ:
        44.5325, 21.8364, 69.5779
        xyY:
        0.3276, 0.1606, 21.8364
      CIE-Lab:
        53.8530, 87.2532, -51.8302
        CIE-LCH:
        53.8530, 101.4864, 329.2888
        CIE-Luv:
        53.8530, 76.2056, -90.9902
        Hunter-Lab:
        46.7294, 88.3315, -55.5694
      #e214dc color charts
#e214dc RGB chart
      #e214dc CMYK chart
      #e214dc RGB pie chart
      #e214dc color shades, tints & tones
#e214dc color schemes
#e214dc color preview, HTML & CSS examples
           This text has a color of #e214dc        
        
          <p style="color:#e214dc;">Text here</p>
        
        
          .mytext {color:#e214dc;}
        
        Text color #e214dc
      
           This box has a color of #e214dc        
        
          <div style="background-color:#e214dc;">Content here</div>
        
        
          .mybackground {background-color:#e214dc;}
        
        Background color #e214dc
      
           Border around this has a color of #e214dc        
        
          <div style="border:2px solid #e214dc;">Content here</div>
        
        
          .myborder {border:2px solid #e214dc;}
        
        Border color #e214dc