#e55264 color space conversions
Hex:
        #e55264
        RGB:
        229, 82, 100
        CMY:
        10, 68, 61
        CMYK:
        0, 64, 56, 10
      HSL:
        353°, 73.8693%, 60.9804%
        HSV (HSB):
        353°, 64.1921%, 89.8039%
        XYZ:
        37.6306, 23.6127, 14.6309
        xyY:
        0.4960, 0.3112, 23.6127
      CIE-Lab:
        55.6979, 58.1024, 21.1776
        CIE-LCH:
        55.6979, 61.8415, 20.0262
        CIE-Luv:
        55.6979, 106.8891, 14.0483
        Hunter-Lab:
        48.5929, 53.1939, 16.1633
      #e55264 color charts
#e55264 RGB chart
      #e55264 CMYK chart
      #e55264 RGB pie chart
      #e55264 color shades, tints & tones
#e55264 color schemes
#e55264 color preview, HTML & CSS examples
           This text has a color of #e55264        
        
          <p style="color:#e55264;">Text here</p>
        
        
          .mytext {color:#e55264;}
        
        Text color #e55264
      
           This box has a color of #e55264        
        
          <div style="background-color:#e55264;">Content here</div>
        
        
          .mybackground {background-color:#e55264;}
        
        Background color #e55264
      
           Border around this has a color of #e55264        
        
          <div style="border:2px solid #e55264;">Content here</div>
        
        
          .myborder {border:2px solid #e55264;}
        
        Border color #e55264