#e272f4 color space conversions
Hex:
        #e272f4
        RGB:
        226, 114, 244
        CMY:
        11, 55, 4
        CMYK:
        7, 53, 0, 4
      HSL:
        292°, 85.5263%, 70.1961%
        HSV (HSB):
        292°, 53.2787%, 95.6863%
        XYZ:
        53.7105, 34.7350, 89.4616
        xyY:
        0.3019, 0.1952, 34.7350
      CIE-Lab:
        65.5418, 61.9009, -46.7327
        CIE-LCH:
        65.5418, 77.5607, 322.9487
        CIE-Luv:
        65.5418, 48.5475, -83.1193
        Hunter-Lab:
        58.9364, 59.5335, -48.7428
      #e272f4 color charts
#e272f4 RGB chart
      #e272f4 CMYK chart
      #e272f4 RGB pie chart
      #e272f4 color shades, tints & tones
#e272f4 color schemes
#e272f4 color preview, HTML & CSS examples
           This text has a color of #e272f4        
        
          <p style="color:#e272f4;">Text here</p>
        
        
          .mytext {color:#e272f4;}
        
        Text color #e272f4
      
           This box has a color of #e272f4        
        
          <div style="background-color:#e272f4;">Content here</div>
        
        
          .mybackground {background-color:#e272f4;}
        
        Background color #e272f4
      
           Border around this has a color of #e272f4        
        
          <div style="border:2px solid #e272f4;">Content here</div>
        
        
          .myborder {border:2px solid #e272f4;}
        
        Border color #e272f4