#f127cf color space conversions
Hex:
        #f127cf
        RGB:
        241, 39, 207
        CMY:
        5, 85, 19
        CMYK:
        0, 84, 14, 5
      HSL:
        310°, 87.8261%, 54.9020%
        HSV (HSB):
        310°, 83.8174%, 94.5098%
        XYZ:
        48.2636, 24.6568, 61.2469
        xyY:
        0.3597, 0.1838, 24.6568
      CIE-Lab:
        56.7395, 85.3676, -39.6837
        CIE-LCH:
        56.7395, 94.1404, 335.0683
        CIE-Luv:
        56.7395, 90.6713, -73.4848
        Hunter-Lab:
        49.6556, 86.5988, -38.3714
      #f127cf color charts
#f127cf RGB chart
      #f127cf CMYK chart
      #f127cf RGB pie chart
      #f127cf color shades, tints & tones
#f127cf color schemes
#f127cf color preview, HTML & CSS examples
           This text has a color of #f127cf        
        
          <p style="color:#f127cf;">Text here</p>
        
        
          .mytext {color:#f127cf;}
        
        Text color #f127cf
      
           This box has a color of #f127cf        
        
          <div style="background-color:#f127cf;">Content here</div>
        
        
          .mybackground {background-color:#f127cf;}
        
        Background color #f127cf
      
           Border around this has a color of #f127cf        
        
          <div style="border:2px solid #f127cf;">Content here</div>
        
        
          .myborder {border:2px solid #f127cf;}
        
        Border color #f127cf