#ea1f87 color space conversions
Hex:
        #ea1f87
        RGB:
        234, 31, 135
        CMY:
        8, 88, 47
        CMYK:
        0, 87, 42, 8
      HSL:
        329°, 82.8571%, 51.9608%
        HSV (HSB):
        329°, 86.7521%, 91.7647%
        XYZ:
        38.7948, 20.2217, 24.7801
        xyY:
        0.4630, 0.2413, 20.2217
      CIE-Lab:
        52.0869, 77.4148, -4.7169
        CIE-LCH:
        52.0869, 77.5584, 356.5133
        CIE-Luv:
        52.0869, 118.3456, -21.2157
        Hunter-Lab:
        44.9685, 75.2991, -1.1941
      #ea1f87 color charts
#ea1f87 RGB chart
      #ea1f87 CMYK chart
      #ea1f87 RGB pie chart
      #ea1f87 color shades, tints & tones
#ea1f87 color schemes
#ea1f87 color preview, HTML & CSS examples
           This text has a color of #ea1f87        
        
          <p style="color:#ea1f87;">Text here</p>
        
        
          .mytext {color:#ea1f87;}
        
        Text color #ea1f87
      
           This box has a color of #ea1f87        
        
          <div style="background-color:#ea1f87;">Content here</div>
        
        
          .mybackground {background-color:#ea1f87;}
        
        Background color #ea1f87
      
           Border around this has a color of #ea1f87        
        
          <div style="border:2px solid #ea1f87;">Content here</div>
        
        
          .myborder {border:2px solid #ea1f87;}
        
        Border color #ea1f87