#e205c4 color space conversions
Hex:
        #e205c4
        RGB:
        226, 5, 196
        CMY:
        11, 98, 23
        CMYK:
        0, 98, 13, 11
      HSL:
        308°, 95.6710%, 45.2941%
        HSV (HSB):
        308°, 97.7876%, 88.6275%
        XYZ:
        41.3821, 20.2628, 53.9546
        xyY:
        0.3580, 0.1753, 20.2628
      CIE-Lab:
        52.1331, 85.2842, -40.7946
        CIE-LCH:
        52.1331, 94.5389, 334.4365
        CIE-Luv:
        52.1331, 87.1053, -73.7199
        Hunter-Lab:
        45.0142, 85.3222, -39.5557
      #e205c4 color charts
#e205c4 RGB chart
      #e205c4 CMYK chart
      #e205c4 RGB pie chart
      #e205c4 color shades, tints & tones
#e205c4 color schemes
#e205c4 color preview, HTML & CSS examples
           This text has a color of #e205c4        
        
          <p style="color:#e205c4;">Text here</p>
        
        
          .mytext {color:#e205c4;}
        
        Text color #e205c4
      
           This box has a color of #e205c4        
        
          <div style="background-color:#e205c4;">Content here</div>
        
        
          .mybackground {background-color:#e205c4;}
        
        Background color #e205c4
      
           Border around this has a color of #e205c4        
        
          <div style="border:2px solid #e205c4;">Content here</div>
        
        
          .myborder {border:2px solid #e205c4;}
        
        Border color #e205c4