#e055b1 color space conversions
Hex:
        #e055b1
        RGB:
        224, 85, 177
        CMY:
        12, 67, 31
        CMYK:
        0, 62, 21, 12
      HSL:
        320°, 69.1542%, 60.5882%
        HSV (HSB):
        320°, 62.0536%, 87.8431%
        XYZ:
        41.9248, 25.5186, 44.3109
        xyY:
        0.3752, 0.2283, 25.5186
      CIE-Lab:
        57.5773, 63.4671, -21.3535
        CIE-LCH:
        57.5773, 66.9630, 341.4045
        CIE-Luv:
        57.5773, 77.0152, -42.2737
        Hunter-Lab:
        50.5160, 59.7398, -16.6460
      #e055b1 color charts
#e055b1 RGB chart
      #e055b1 CMYK chart
      #e055b1 RGB pie chart
      #e055b1 color shades, tints & tones
#e055b1 color schemes
#e055b1 color preview, HTML & CSS examples
           This text has a color of #e055b1        
        
          <p style="color:#e055b1;">Text here</p>
        
        
          .mytext {color:#e055b1;}
        
        Text color #e055b1
      
           This box has a color of #e055b1        
        
          <div style="background-color:#e055b1;">Content here</div>
        
        
          .mybackground {background-color:#e055b1;}
        
        Background color #e055b1
      
           Border around this has a color of #e055b1        
        
          <div style="border:2px solid #e055b1;">Content here</div>
        
        
          .myborder {border:2px solid #e055b1;}
        
        Border color #e055b1