#f127e0 color space conversions
Hex:
        #f127e0
        RGB:
        241, 39, 224
        CMY:
        5, 85, 12
        CMYK:
        0, 84, 7, 5
      HSL:
        305°, 87.8261%, 54.9020%
        HSV (HSB):
        305°, 83.8174%, 94.5098%
        XYZ:
        50.4557, 25.5336, 72.7902
        xyY:
        0.3391, 0.1716, 25.5336
      CIE-Lab:
        57.5917, 87.6442, -47.9954
        CIE-LCH:
        57.5917, 99.9253, 331.2942
        CIE-Luv:
        57.5917, 83.6924, -86.6886
        Hunter-Lab:
        50.5308, 89.8057, -50.0363
      #f127e0 color charts
#f127e0 RGB chart
      #f127e0 CMYK chart
      #f127e0 RGB pie chart
      #f127e0 color shades, tints & tones
#f127e0 color schemes
#f127e0 color preview, HTML & CSS examples
           This text has a color of #f127e0        
        
          <p style="color:#f127e0;">Text here</p>
        
        
          .mytext {color:#f127e0;}
        
        Text color #f127e0
      
           This box has a color of #f127e0        
        
          <div style="background-color:#f127e0;">Content here</div>
        
        
          .mybackground {background-color:#f127e0;}
        
        Background color #f127e0
      
           Border around this has a color of #f127e0        
        
          <div style="border:2px solid #f127e0;">Content here</div>
        
        
          .myborder {border:2px solid #f127e0;}
        
        Border color #f127e0