#e228f2 color space conversions
Hex:
        #e228f2
        RGB:
        226, 40, 242
        CMY:
        11, 84, 5
        CMYK:
        7, 83, 0, 5
      HSL:
        295°, 88.5965%, 55.2941%
        HSV (HSB):
        295°, 83.4711%, 94.9020%
        XYZ:
        48.1498, 24.0971, 86.1178
        xyY:
        0.3040, 0.1522, 24.0971
      CIE-Lab:
        56.1849, 87.4442, -60.5018
        CIE-LCH:
        56.1849, 106.3341, 325.3210
        CIE-Luv:
        56.1849, 66.1013, -104.9262
        Hunter-Lab:
        49.0888, 89.1801, -69.6518
      #e228f2 color charts
#e228f2 RGB chart
      #e228f2 CMYK chart
      #e228f2 RGB pie chart
      #e228f2 color shades, tints & tones
#e228f2 color schemes
#e228f2 color preview, HTML & CSS examples
           This text has a color of #e228f2        
        
          <p style="color:#e228f2;">Text here</p>
        
        
          .mytext {color:#e228f2;}
        
        Text color #e228f2
      
           This box has a color of #e228f2        
        
          <div style="background-color:#e228f2;">Content here</div>
        
        
          .mybackground {background-color:#e228f2;}
        
        Background color #e228f2
      
           Border around this has a color of #e228f2        
        
          <div style="border:2px solid #e228f2;">Content here</div>
        
        
          .myborder {border:2px solid #e228f2;}
        
        Border color #e228f2