#e055c0 color space conversions
Hex:
        #e055c0
        RGB:
        224, 85, 192
        CMY:
        12, 67, 25
        CMYK:
        0, 62, 14, 12
      HSL:
        314°, 69.1542%, 60.5882%
        HSV (HSB):
        314°, 62.0536%, 87.8431%
        XYZ:
        43.5034, 26.1501, 52.6238
        xyY:
        0.3558, 0.2139, 26.1501
      CIE-Lab:
        58.1792, 65.5909, -29.0581
        CIE-LCH:
        58.1792, 71.7394, 336.1057
        CIE-Luv:
        58.1792, 72.0761, -54.3599
        Hunter-Lab:
        51.1371, 62.3636, -25.2176
      #e055c0 color charts
#e055c0 RGB chart
      #e055c0 CMYK chart
      #e055c0 RGB pie chart
      #e055c0 color shades, tints & tones
#e055c0 color schemes
#e055c0 color preview, HTML & CSS examples
           This text has a color of #e055c0        
        
          <p style="color:#e055c0;">Text here</p>
        
        
          .mytext {color:#e055c0;}
        
        Text color #e055c0
      
           This box has a color of #e055c0        
        
          <div style="background-color:#e055c0;">Content here</div>
        
        
          .mybackground {background-color:#e055c0;}
        
        Background color #e055c0
      
           Border around this has a color of #e055c0        
        
          <div style="border:2px solid #e055c0;">Content here</div>
        
        
          .myborder {border:2px solid #e055c0;}
        
        Border color #e055c0