#e205d8 color space conversions
Hex:
        #e205d8
        RGB:
        226, 5, 216
        CMY:
        11, 98, 15
        CMYK:
        0, 98, 4, 11
      HSL:
        303°, 95.6710%, 45.2941%
        HSV (HSB):
        303°, 97.7876%, 88.6275%
        XYZ:
        43.8130, 21.2352, 66.7553
        xyY:
        0.3324, 0.1611, 21.2352
      CIE-Lab:
        53.2059, 87.9394, -50.5841
        CIE-LCH:
        53.2059, 101.4500, 330.0918
        CIE-Luv:
        53.2059, 78.6161, -88.9759
        Hunter-Lab:
        46.0816, 89.0694, -53.6323
      #e205d8 color charts
#e205d8 RGB chart
      #e205d8 CMYK chart
      #e205d8 RGB pie chart
      #e205d8 color shades, tints & tones
#e205d8 color schemes
#e205d8 color preview, HTML & CSS examples
           This text has a color of #e205d8        
        
          <p style="color:#e205d8;">Text here</p>
        
        
          .mytext {color:#e205d8;}
        
        Text color #e205d8
      
           This box has a color of #e205d8        
        
          <div style="background-color:#e205d8;">Content here</div>
        
        
          .mybackground {background-color:#e205d8;}
        
        Background color #e205d8
      
           Border around this has a color of #e205d8        
        
          <div style="border:2px solid #e205d8;">Content here</div>
        
        
          .myborder {border:2px solid #e205d8;}
        
        Border color #e205d8