#e0265d color space conversions
Hex:
        #e0265d
        RGB:
        224, 38, 93
        CMY:
        12, 85, 64
        CMYK:
        0, 83, 58, 12
      HSL:
        342°, 75.0000%, 51.3725%
        HSV (HSB):
        342°, 83.0357%, 87.8431%
        XYZ:
        33.4094, 18.0238, 12.0740
        xyY:
        0.5261, 0.2838, 18.0238
      CIE-Lab:
        49.5250, 70.4335, 16.8881
        CIE-LCH:
        49.5250, 72.4298, 13.4835
        CIE-Luv:
        49.5250, 125.6904, 5.6533
        Hunter-Lab:
        42.4545, 66.1744, 12.8561
      #e0265d color charts
#e0265d RGB chart
      #e0265d CMYK chart
      #e0265d RGB pie chart
      #e0265d color shades, tints & tones
#e0265d color schemes
#e0265d color preview, HTML & CSS examples
           This text has a color of #e0265d        
        
          <p style="color:#e0265d;">Text here</p>
        
        
          .mytext {color:#e0265d;}
        
        Text color #e0265d
      
           This box has a color of #e0265d        
        
          <div style="background-color:#e0265d;">Content here</div>
        
        
          .mybackground {background-color:#e0265d;}
        
        Background color #e0265d
      
           Border around this has a color of #e0265d        
        
          <div style="border:2px solid #e0265d;">Content here</div>
        
        
          .myborder {border:2px solid #e0265d;}
        
        Border color #e0265d