#e205b1 color space conversions
Hex:
        #e205b1
        RGB:
        226, 5, 177
        CMY:
        11, 98, 31
        CMYK:
        0, 98, 22, 11
      HSL:
        313°, 95.6710%, 45.2941%
        HSV (HSB):
        313°, 97.7876%, 88.6275%
        XYZ:
        39.3541, 19.4516, 43.2753
        xyY:
        0.3855, 0.1906, 19.4516
      CIE-Lab:
        51.2114, 82.9622, -31.1654
        CIE-LCH:
        51.2114, 88.6228, 339.4109
        CIE-Luv:
        51.2114, 95.6424, -58.9515
        Hunter-Lab:
        44.1040, 82.0941, -27.3032
      #e205b1 color charts
#e205b1 RGB chart
      #e205b1 CMYK chart
      #e205b1 RGB pie chart
      #e205b1 color shades, tints & tones
#e205b1 color schemes
#e205b1 color preview, HTML & CSS examples
           This text has a color of #e205b1        
        
          <p style="color:#e205b1;">Text here</p>
        
        
          .mytext {color:#e205b1;}
        
        Text color #e205b1
      
           This box has a color of #e205b1        
        
          <div style="background-color:#e205b1;">Content here</div>
        
        
          .mybackground {background-color:#e205b1;}
        
        Background color #e205b1
      
           Border around this has a color of #e205b1        
        
          <div style="border:2px solid #e205b1;">Content here</div>
        
        
          .myborder {border:2px solid #e205b1;}
        
        Border color #e205b1