#e274f4 color space conversions
Hex:
        #e274f4
        RGB:
        226, 116, 244
        CMY:
        11, 55, 4
        CMYK:
        7, 52, 0, 4
      HSL:
        292°, 85.3333%, 70.5882%
        HSV (HSB):
        292°, 52.4590%, 95.6863%
        XYZ:
        53.9386, 35.1912, 89.5377
        xyY:
        0.3019, 0.1970, 35.1912
      CIE-Lab:
        65.8972, 60.9533, -46.1730
        CIE-LCH:
        65.8972, 76.4673, 322.8556
        CIE-Luv:
        65.8972, 47.8563, -82.1605
        Hunter-Lab:
        59.3222, 58.4870, -47.9636
      #e274f4 color charts
#e274f4 RGB chart
      #e274f4 CMYK chart
      #e274f4 RGB pie chart
      #e274f4 color shades, tints & tones
#e274f4 color schemes
#e274f4 color preview, HTML & CSS examples
           This text has a color of #e274f4        
        
          <p style="color:#e274f4;">Text here</p>
        
        
          .mytext {color:#e274f4;}
        
        Text color #e274f4
      
           This box has a color of #e274f4        
        
          <div style="background-color:#e274f4;">Content here</div>
        
        
          .mybackground {background-color:#e274f4;}
        
        Background color #e274f4
      
           Border around this has a color of #e274f4        
        
          <div style="border:2px solid #e274f4;">Content here</div>
        
        
          .myborder {border:2px solid #e274f4;}
        
        Border color #e274f4