#f127a4 color space conversions
Hex:
        #f127a4
        RGB:
        241, 39, 164
        CMY:
        5, 85, 36
        CMYK:
        0, 84, 32, 5
      HSL:
        323°, 87.8261%, 54.9020%
        HSV (HSB):
        323°, 83.8174%, 94.5098%
        XYZ:
        43.7020, 22.8321, 37.2257
        xyY:
        0.4212, 0.2200, 22.8321
      CIE-Lab:
        54.8990, 80.3151, -17.6087
        CIE-LCH:
        54.8990, 82.2228, 347.6339
        CIE-Luv:
        54.8990, 109.3926, -39.6753
        Hunter-Lab:
        47.7830, 79.6346, -12.7422
      #f127a4 color charts
#f127a4 RGB chart
      #f127a4 CMYK chart
      #f127a4 RGB pie chart
      #f127a4 color shades, tints & tones
#f127a4 color schemes
#f127a4 color preview, HTML & CSS examples
           This text has a color of #f127a4        
        
          <p style="color:#f127a4;">Text here</p>
        
        
          .mytext {color:#f127a4;}
        
        Text color #f127a4
      
           This box has a color of #f127a4        
        
          <div style="background-color:#f127a4;">Content here</div>
        
        
          .mybackground {background-color:#f127a4;}
        
        Background color #f127a4
      
           Border around this has a color of #f127a4        
        
          <div style="border:2px solid #f127a4;">Content here</div>
        
        
          .myborder {border:2px solid #f127a4;}
        
        Border color #f127a4