#ea1256 color space conversions
Hex:
        #ea1256
        RGB:
        234, 18, 86
        CMY:
        8, 93, 66
        CMYK:
        0, 92, 63, 8
      HSL:
        341°, 85.7143%, 49.4118%
        HSV (HSB):
        341°, 92.3077%, 91.7647%
        XYZ:
        35.8277, 18.5969, 10.5053
        xyY:
        0.5518, 0.2864, 18.5969
      CIE-Lab:
        50.2123, 75.7878, 22.4287
        CIE-LCH:
        50.2123, 79.0369, 16.4856
        CIE-Luv:
        50.2123, 140.9943, 9.7803
        Hunter-Lab:
        43.1242, 72.8312, 15.7435
      #ea1256 color charts
#ea1256 RGB chart
      #ea1256 CMYK chart
      #ea1256 RGB pie chart
      #ea1256 color shades, tints & tones
#ea1256 color schemes
#ea1256 color preview, HTML & CSS examples
           This text has a color of #ea1256        
        
          <p style="color:#ea1256;">Text here</p>
        
        
          .mytext {color:#ea1256;}
        
        Text color #ea1256
      
           This box has a color of #ea1256        
        
          <div style="background-color:#ea1256;">Content here</div>
        
        
          .mybackground {background-color:#ea1256;}
        
        Background color #ea1256
      
           Border around this has a color of #ea1256        
        
          <div style="border:2px solid #ea1256;">Content here</div>
        
        
          .myborder {border:2px solid #ea1256;}
        
        Border color #ea1256