#e2427d color space conversions
Hex:
        #e2427d
        RGB:
        226, 66, 125
        CMY:
        11, 74, 51
        CMYK:
        0, 71, 45, 11
      HSL:
        338°, 73.3945%, 57.2549%
        HSV (HSB):
        338°, 70.7965%, 88.6275%
        XYZ:
        37.0139, 21.5458, 21.6100
        xyY:
        0.4617, 0.2688, 21.5458
      CIE-Lab:
        53.5418, 65.3793, 3.2380
        CIE-LCH:
        53.5418, 65.4594, 2.8354
        CIE-Luv:
        53.5418, 104.7550, -8.4257
        Hunter-Lab:
        46.4175, 61.1076, 4.8894
      #e2427d color charts
#e2427d RGB chart
      #e2427d CMYK chart
      #e2427d RGB pie chart
      #e2427d color shades, tints & tones
#e2427d color schemes
#e2427d color preview, HTML & CSS examples
           This text has a color of #e2427d        
        
          <p style="color:#e2427d;">Text here</p>
        
        
          .mytext {color:#e2427d;}
        
        Text color #e2427d
      
           This box has a color of #e2427d        
        
          <div style="background-color:#e2427d;">Content here</div>
        
        
          .mybackground {background-color:#e2427d;}
        
        Background color #e2427d
      
           Border around this has a color of #e2427d        
        
          <div style="border:2px solid #e2427d;">Content here</div>
        
        
          .myborder {border:2px solid #e2427d;}
        
        Border color #e2427d