#f127d4 color space conversions
Hex:
        #f127d4
        RGB:
        241, 39, 212
        CMY:
        5, 85, 17
        CMYK:
        0, 84, 12, 5
      HSL:
        309°, 87.8261%, 54.9020%
        HSV (HSB):
        309°, 83.8174%, 94.5098%
        XYZ:
        48.8848, 24.9053, 64.5180
        xyY:
        0.3534, 0.1801, 24.9053
      CIE-Lab:
        56.9830, 86.0220, -42.1522
        CIE-LCH:
        56.9830, 95.7945, 333.8944
        CIE-Luv:
        56.9830, 88.5859, -77.3901
        Hunter-Lab:
        49.9052, 87.5163, -41.7172
      #f127d4 color charts
#f127d4 RGB chart
      #f127d4 CMYK chart
      #f127d4 RGB pie chart
      #f127d4 color shades, tints & tones
#f127d4 color schemes
#f127d4 color preview, HTML & CSS examples
           This text has a color of #f127d4        
        
          <p style="color:#f127d4;">Text here</p>
        
        
          .mytext {color:#f127d4;}
        
        Text color #f127d4
      
           This box has a color of #f127d4        
        
          <div style="background-color:#f127d4;">Content here</div>
        
        
          .mybackground {background-color:#f127d4;}
        
        Background color #f127d4
      
           Border around this has a color of #f127d4        
        
          <div style="border:2px solid #f127d4;">Content here</div>
        
        
          .myborder {border:2px solid #f127d4;}
        
        Border color #f127d4