#ef025a color space conversions
Hex:
        #ef025a
        RGB:
        239, 2, 90
        CMY:
        6, 99, 65
        CMYK:
        0, 99, 62, 6
      HSL:
        338°, 98.3402%, 47.2549%
        HSV (HSB):
        338°, 99.1632%, 93.7255%
        XYZ:
        37.4638, 19.1323, 11.3912
        xyY:
        0.5510, 0.2814, 19.1323
      CIE-Lab:
        50.8417, 78.4910, 21.0047
        CIE-LCH:
        50.8417, 81.2529, 14.9817
        CIE-Luv:
        50.8417, 145.4227, 7.8053
        Hunter-Lab:
        43.7405, 76.3395, 15.1776
      #ef025a color charts
#ef025a RGB chart
      #ef025a CMYK chart
      #ef025a RGB pie chart
      #ef025a color shades, tints & tones
#ef025a color schemes
#ef025a color preview, HTML & CSS examples
           This text has a color of #ef025a        
        
          <p style="color:#ef025a;">Text here</p>
        
        
          .mytext {color:#ef025a;}
        
        Text color #ef025a
      
           This box has a color of #ef025a        
        
          <div style="background-color:#ef025a;">Content here</div>
        
        
          .mybackground {background-color:#ef025a;}
        
        Background color #ef025a
      
           Border around this has a color of #ef025a        
        
          <div style="border:2px solid #ef025a;">Content here</div>
        
        
          .myborder {border:2px solid #ef025a;}
        
        Border color #ef025a