#e01275 color space conversions
Hex:
        #e01275
        RGB:
        224, 18, 117
        CMY:
        12, 93, 54
        CMYK:
        0, 92, 48, 12
      HSL:
        331°, 85.1240%, 47.4510%
        HSV (HSB):
        331°, 91.9643%, 87.8431%
        XYZ:
        34.1677, 17.5643, 18.4190
        xyY:
        0.4871, 0.2504, 17.5643
      CIE-Lab:
        48.9633, 75.5044, 1.3945
        CIE-LCH:
        48.9633, 75.5173, 1.0581
        CIE-Luv:
        48.9633, 120.5901, -12.9730
        Hunter-Lab:
        41.9097, 72.1833, 3.2793
      #e01275 color charts
#e01275 RGB chart
      #e01275 CMYK chart
      #e01275 RGB pie chart
      #e01275 color shades, tints & tones
#e01275 color schemes
#e01275 color preview, HTML & CSS examples
           This text has a color of #e01275        
        
          <p style="color:#e01275;">Text here</p>
        
        
          .mytext {color:#e01275;}
        
        Text color #e01275
      
           This box has a color of #e01275        
        
          <div style="background-color:#e01275;">Content here</div>
        
        
          .mybackground {background-color:#e01275;}
        
        Background color #e01275
      
           Border around this has a color of #e01275        
        
          <div style="border:2px solid #e01275;">Content here</div>
        
        
          .myborder {border:2px solid #e01275;}
        
        Border color #e01275