#e205c1 color space conversions
Hex:
        #e205c1
        RGB:
        226, 5, 193
        CMY:
        11, 98, 24
        CMYK:
        0, 98, 15, 11
      HSL:
        309°, 95.6710%, 45.2941%
        HSV (HSB):
        309°, 97.7876%, 88.6275%
        XYZ:
        41.0439, 20.1275, 52.1738
        xyY:
        0.3621, 0.1776, 20.1275
      CIE-Lab:
        51.9811, 84.9041, -39.2959
        CIE-LCH:
        51.9811, 93.5568, 335.1640
        CIE-Luv:
        51.9811, 88.4255, -71.4017
        Hunter-Lab:
        44.8637, 84.7906, -37.5461
      #e205c1 color charts
#e205c1 RGB chart
      #e205c1 CMYK chart
      #e205c1 RGB pie chart
      #e205c1 color shades, tints & tones
#e205c1 color schemes
#e205c1 color preview, HTML & CSS examples
           This text has a color of #e205c1        
        
          <p style="color:#e205c1;">Text here</p>
        
        
          .mytext {color:#e205c1;}
        
        Text color #e205c1
      
           This box has a color of #e205c1        
        
          <div style="background-color:#e205c1;">Content here</div>
        
        
          .mybackground {background-color:#e205c1;}
        
        Background color #e205c1
      
           Border around this has a color of #e205c1        
        
          <div style="border:2px solid #e205c1;">Content here</div>
        
        
          .myborder {border:2px solid #e205c1;}
        
        Border color #e205c1