#e274d4 color space conversions
Hex:
        #e274d4
        RGB:
        226, 116, 212
        CMY:
        11, 55, 17
        CMYK:
        0, 49, 6, 11
      HSL:
        308°, 65.4762%, 67.0588%
        HSV (HSB):
        308°, 48.6726%, 88.6275%
        XYZ:
        49.4931, 33.4130, 66.1281
        xyY:
        0.3321, 0.2242, 33.4130
      CIE-Lab:
        64.4939, 55.3020, -30.5882
        CIE-LCH:
        64.4939, 63.1977, 331.0525
        CIE-Luv:
        64.4939, 55.7132, -56.0768
        Hunter-Lab:
        57.8040, 51.6788, -27.3654
      #e274d4 color charts
#e274d4 RGB chart
      #e274d4 CMYK chart
      #e274d4 RGB pie chart
      #e274d4 color shades, tints & tones
#e274d4 color schemes
#e274d4 color preview, HTML & CSS examples
           This text has a color of #e274d4        
        
          <p style="color:#e274d4;">Text here</p>
        
        
          .mytext {color:#e274d4;}
        
        Text color #e274d4
      
           This box has a color of #e274d4        
        
          <div style="background-color:#e274d4;">Content here</div>
        
        
          .mybackground {background-color:#e274d4;}
        
        Background color #e274d4
      
           Border around this has a color of #e274d4        
        
          <div style="border:2px solid #e274d4;">Content here</div>
        
        
          .myborder {border:2px solid #e274d4;}
        
        Border color #e274d4