#ea1f4a color space conversions
Hex:
        #ea1f4a
        RGB:
        234, 31, 74
        CMY:
        8, 88, 71
        CMYK:
        0, 87, 68, 8
      HSL:
        347°, 82.8571%, 51.9608%
        HSV (HSB):
        347°, 86.7521%, 91.7647%
        XYZ:
        35.6577, 18.9668, 8.2602
        xyY:
        0.5670, 0.3016, 18.9668
      CIE-Lab:
        50.6484, 73.3358, 30.2455
        CIE-LCH:
        50.6484, 79.3280, 22.4125
        CIE-Luv:
        50.6484, 141.9930, 17.4718
        Hunter-Lab:
        43.5509, 69.9344, 19.2403
      #ea1f4a color charts
#ea1f4a RGB chart
      #ea1f4a CMYK chart
      #ea1f4a RGB pie chart
      #ea1f4a color shades, tints & tones
#ea1f4a color schemes
#ea1f4a color preview, HTML & CSS examples
           This text has a color of #ea1f4a        
        
          <p style="color:#ea1f4a;">Text here</p>
        
        
          .mytext {color:#ea1f4a;}
        
        Text color #ea1f4a
      
           This box has a color of #ea1f4a        
        
          <div style="background-color:#ea1f4a;">Content here</div>
        
        
          .mybackground {background-color:#ea1f4a;}
        
        Background color #ea1f4a
      
           Border around this has a color of #ea1f4a        
        
          <div style="border:2px solid #ea1f4a;">Content here</div>
        
        
          .myborder {border:2px solid #ea1f4a;}
        
        Border color #ea1f4a