#ea55a5 color space conversions
Hex:
        #ea55a5
        RGB:
        234, 85, 165
        CMY:
        8, 67, 35
        CMYK:
        0, 64, 29, 8
      HSL:
        328°, 78.0105%, 62.5490%
        HSV (HSB):
        328°, 63.6752%, 91.7647%
        XYZ:
        43.9717, 26.7060, 38.4345
        xyY:
        0.4030, 0.2448, 26.7060
      CIE-Lab:
        58.7012, 64.7186, -12.5509
        CIE-LCH:
        58.7012, 65.9243, 349.0249
        CIE-Luv:
        58.7012, 88.7650, -29.7839
        Hunter-Lab:
        51.6779, 61.4459, -7.9214
      #ea55a5 color charts
#ea55a5 RGB chart
      #ea55a5 CMYK chart
      #ea55a5 RGB pie chart
      #ea55a5 color shades, tints & tones
#ea55a5 color schemes
#ea55a5 color preview, HTML & CSS examples
           This text has a color of #ea55a5        
        
          <p style="color:#ea55a5;">Text here</p>
        
        
          .mytext {color:#ea55a5;}
        
        Text color #ea55a5
      
           This box has a color of #ea55a5        
        
          <div style="background-color:#ea55a5;">Content here</div>
        
        
          .mybackground {background-color:#ea55a5;}
        
        Background color #ea55a5
      
           Border around this has a color of #ea55a5        
        
          <div style="border:2px solid #ea55a5;">Content here</div>
        
        
          .myborder {border:2px solid #ea55a5;}
        
        Border color #ea55a5