#e290fd color space conversions
Hex:
        #e290fd
        RGB:
        226, 144, 253
        CMY:
        11, 44, 1
        CMYK:
        11, 43, 0, 1
      HSL:
        285°, 96.4602%, 77.8431%
        HSV (HSB):
        285°, 43.0830%, 99.2157%
        XYZ:
        59.0669, 43.2071, 98.1551
        xyY:
        0.2947, 0.2156, 43.2071
      CIE-Lab:
        71.6953, 48.6859, -42.0044
        CIE-LCH:
        71.6953, 64.3015, 319.2136
        CIE-Luv:
        71.6953, 35.4559, -74.6643
        Hunter-Lab:
        65.7321, 45.3690, -42.5229
      #e290fd color charts
#e290fd RGB chart
      #e290fd CMYK chart
      #e290fd RGB pie chart
      #e290fd color shades, tints & tones
#e290fd color schemes
#e290fd color preview, HTML & CSS examples
           This text has a color of #e290fd        
        
          <p style="color:#e290fd;">Text here</p>
        
        
          .mytext {color:#e290fd;}
        
        Text color #e290fd
      
           This box has a color of #e290fd        
        
          <div style="background-color:#e290fd;">Content here</div>
        
        
          .mybackground {background-color:#e290fd;}
        
        Background color #e290fd
      
           Border around this has a color of #e290fd        
        
          <div style="border:2px solid #e290fd;">Content here</div>
        
        
          .myborder {border:2px solid #e290fd;}
        
        Border color #e290fd