#ef127e color space conversions
Hex:
        #ef127e
        RGB:
        239, 18, 126
        CMY:
        6, 93, 51
        CMYK:
        0, 92, 47, 6
      HSL:
        331°, 87.3518%, 50.3922%
        HSV (HSB):
        331°, 92.4686%, 93.7255%
        XYZ:
        39.5788, 20.2897, 21.5689
        xyY:
        0.4860, 0.2491, 20.2897
      CIE-Lab:
        52.1632, 79.5678, 0.9350
        CIE-LCH:
        52.1632, 79.5733, 0.6732
        CIE-Luv:
        52.1632, 128.5640, -14.5529
        Hunter-Lab:
        45.0441, 78.0151, 3.1404
      #ef127e color charts
#ef127e RGB chart
      #ef127e CMYK chart
      #ef127e RGB pie chart
      #ef127e color shades, tints & tones
#ef127e color schemes
#ef127e color preview, HTML & CSS examples
           This text has a color of #ef127e        
        
          <p style="color:#ef127e;">Text here</p>
        
        
          .mytext {color:#ef127e;}
        
        Text color #ef127e
      
           This box has a color of #ef127e        
        
          <div style="background-color:#ef127e;">Content here</div>
        
        
          .mybackground {background-color:#ef127e;}
        
        Background color #ef127e
      
           Border around this has a color of #ef127e        
        
          <div style="border:2px solid #ef127e;">Content here</div>
        
        
          .myborder {border:2px solid #ef127e;}
        
        Border color #ef127e