#ef1f78 color space conversions
Hex:
        #ef1f78
        RGB:
        239, 31, 120
        CMY:
        6, 88, 53
        CMYK:
        0, 87, 50, 6
      HSL:
        334°, 86.6667%, 52.9412%
        HSV (HSB):
        334°, 87.0293%, 93.7255%
        XYZ:
        39.4768, 20.6868, 19.6816
        xyY:
        0.4944, 0.2591, 20.6868
      CIE-Lab:
        52.6050, 77.3424, 5.2016
        CIE-LCH:
        52.6050, 77.5171, 3.8476
        CIE-Luv:
        52.6050, 128.8456, -8.8418
        Hunter-Lab:
        45.4827, 75.3345, 6.1815
      #ef1f78 color charts
#ef1f78 RGB chart
      #ef1f78 CMYK chart
      #ef1f78 RGB pie chart
      #ef1f78 color shades, tints & tones
#ef1f78 color schemes
#ef1f78 color preview, HTML & CSS examples
           This text has a color of #ef1f78        
        
          <p style="color:#ef1f78;">Text here</p>
        
        
          .mytext {color:#ef1f78;}
        
        Text color #ef1f78
      
           This box has a color of #ef1f78        
        
          <div style="background-color:#ef1f78;">Content here</div>
        
        
          .mybackground {background-color:#ef1f78;}
        
        Background color #ef1f78
      
           Border around this has a color of #ef1f78        
        
          <div style="border:2px solid #ef1f78;">Content here</div>
        
        
          .myborder {border:2px solid #ef1f78;}
        
        Border color #ef1f78