#ef1faf color space conversions
Hex:
        #ef1faf
        RGB:
        239, 31, 175
        CMY:
        6, 88, 31
        CMYK:
        0, 87, 27, 6
      HSL:
        318°, 86.6667%, 52.9412%
        HSV (HSB):
        318°, 87.0293%, 93.7255%
        XYZ:
        43.8245, 22.4258, 42.5763
        xyY:
        0.4027, 0.2061, 22.4258
      CIE-Lab:
        54.4759, 82.4989, -24.7408
        CIE-LCH:
        54.4759, 86.1288, 343.3064
        CIE-Luv:
        54.4759, 104.2982, -50.2684
        Hunter-Lab:
        47.3559, 82.3158, -20.1567
      #ef1faf color charts
#ef1faf RGB chart
      #ef1faf CMYK chart
      #ef1faf RGB pie chart
      #ef1faf color shades, tints & tones
#ef1faf color schemes
#ef1faf color preview, HTML & CSS examples
           This text has a color of #ef1faf        
        
          <p style="color:#ef1faf;">Text here</p>
        
        
          .mytext {color:#ef1faf;}
        
        Text color #ef1faf
      
           This box has a color of #ef1faf        
        
          <div style="background-color:#ef1faf;">Content here</div>
        
        
          .mybackground {background-color:#ef1faf;}
        
        Background color #ef1faf
      
           Border around this has a color of #ef1faf        
        
          <div style="border:2px solid #ef1faf;">Content here</div>
        
        
          .myborder {border:2px solid #ef1faf;}
        
        Border color #ef1faf