#e05c70 color space conversions
Hex:
        #e05c70
        RGB:
        224, 92, 112
        CMY:
        12, 64, 56
        CMYK:
        0, 59, 50, 12
      HSL:
        351°, 68.0412%, 61.9608%
        HSV (HSB):
        351°, 58.9286%, 87.8431%
        XYZ:
        37.4922, 24.6714, 18.1152
        xyY:
        0.4670, 0.3073, 24.6714
      CIE-Lab:
        56.7539, 53.1002, 15.4381
        CIE-LCH:
        56.7539, 55.2988, 16.2110
        CIE-Luv:
        56.7539, 93.5767, 9.1268
        Hunter-Lab:
        49.6704, 47.8125, 13.1456
      #e05c70 color charts
#e05c70 RGB chart
      #e05c70 CMYK chart
      #e05c70 RGB pie chart
      #e05c70 color shades, tints & tones
#e05c70 color schemes
#e05c70 color preview, HTML & CSS examples
           This text has a color of #e05c70        
        
          <p style="color:#e05c70;">Text here</p>
        
        
          .mytext {color:#e05c70;}
        
        Text color #e05c70
      
           This box has a color of #e05c70        
        
          <div style="background-color:#e05c70;">Content here</div>
        
        
          .mybackground {background-color:#e05c70;}
        
        Background color #e05c70
      
           Border around this has a color of #e05c70        
        
          <div style="border:2px solid #e05c70;">Content here</div>
        
        
          .myborder {border:2px solid #e05c70;}
        
        Border color #e05c70