#e229be color space conversions
Hex:
        #e229be
        RGB:
        226, 41, 190
        CMY:
        11, 84, 25
        CMYK:
        0, 82, 16, 11
      HSL:
        312°, 76.1317%, 52.3529%
        HSV (HSB):
        312°, 81.8584%, 88.6275%
        XYZ:
        41.4512, 21.4723, 50.6750
        xyY:
        0.3649, 0.1890, 21.4723
      CIE-Lab:
        53.4626, 79.7643, -35.2284
        CIE-LCH:
        53.4626, 87.1974, 336.1710
        CIE-Luv:
        53.4626, 86.0156, -64.9840
        Hunter-Lab:
        46.3382, 78.5827, -32.4022
      #e229be color charts
#e229be RGB chart
      #e229be CMYK chart
      #e229be RGB pie chart
      #e229be color shades, tints & tones
#e229be color schemes
#e229be color preview, HTML & CSS examples
           This text has a color of #e229be        
        
          <p style="color:#e229be;">Text here</p>
        
        
          .mytext {color:#e229be;}
        
        Text color #e229be
      
           This box has a color of #e229be        
        
          <div style="background-color:#e229be;">Content here</div>
        
        
          .mybackground {background-color:#e229be;}
        
        Background color #e229be
      
           Border around this has a color of #e229be        
        
          <div style="border:2px solid #e229be;">Content here</div>
        
        
          .myborder {border:2px solid #e229be;}
        
        Border color #e229be