#e205f2 color space conversions
Hex:
        #e205f2
        RGB:
        226, 5, 242
        CMY:
        11, 98, 5
        CMYK:
        7, 98, 0, 5
      HSL:
        296°, 95.9514%, 48.4314%
        HSV (HSB):
        296°, 97.9339%, 94.9020%
        XYZ:
        47.4453, 22.6881, 85.8830
        xyY:
        0.3041, 0.1454, 22.6881
      CIE-Lab:
        54.7496, 91.6773, -62.8082
        CIE-LCH:
        54.7496, 111.1287, 325.5849
        CIE-Luv:
        54.7496, 68.4735, -108.1583
        Hunter-Lab:
        47.6320, 94.4443, -73.5605
      #e205f2 color charts
#e205f2 RGB chart
      #e205f2 CMYK chart
      #e205f2 RGB pie chart
      #e205f2 color shades, tints & tones
#e205f2 color schemes
#e205f2 color preview, HTML & CSS examples
           This text has a color of #e205f2        
        
          <p style="color:#e205f2;">Text here</p>
        
        
          .mytext {color:#e205f2;}
        
        Text color #e205f2
      
           This box has a color of #e205f2        
        
          <div style="background-color:#e205f2;">Content here</div>
        
        
          .mybackground {background-color:#e205f2;}
        
        Background color #e205f2
      
           Border around this has a color of #e205f2        
        
          <div style="border:2px solid #e205f2;">Content here</div>
        
        
          .myborder {border:2px solid #e205f2;}
        
        Border color #e205f2