#e63275 color space conversions
Hex:
        #e63275
        RGB:
        230, 50, 117
        CMY:
        10, 80, 54
        CMYK:
        0, 78, 49, 10
      HSL:
        338°, 78.2609%, 54.9020%
        HSV (HSB):
        338°, 78.2609%, 90.1961%
        XYZ:
        36.9846, 20.3886, 18.8157
        xyY:
        0.4854, 0.2676, 20.3886
      CIE-Lab:
        52.2737, 70.7488, 6.3137
        CIE-LCH:
        52.2737, 71.0299, 5.0997
        CIE-Luv:
        52.2737, 117.3541, -5.9418
        Hunter-Lab:
        45.1537, 67.1874, 6.9012
      #e63275 color charts
#e63275 RGB chart
      #e63275 CMYK chart
      #e63275 RGB pie chart
      #e63275 color shades, tints & tones
#e63275 color schemes
#e63275 color preview, HTML & CSS examples
           This text has a color of #e63275        
        
          <p style="color:#e63275;">Text here</p>
        
        
          .mytext {color:#e63275;}
        
        Text color #e63275
      
           This box has a color of #e63275        
        
          <div style="background-color:#e63275;">Content here</div>
        
        
          .mybackground {background-color:#e63275;}
        
        Background color #e63275
      
           Border around this has a color of #e63275        
        
          <div style="border:2px solid #e63275;">Content here</div>
        
        
          .myborder {border:2px solid #e63275;}
        
        Border color #e63275