#f129d4 color space conversions
Hex:
        #f129d4
        RGB:
        241, 41, 212
        CMY:
        5, 84, 17
        CMYK:
        0, 83, 12, 5
      HSL:
        309°, 87.7193%, 55.2941%
        HSV (HSB):
        309°, 82.9876%, 94.5098%
        XYZ:
        48.9522, 25.0401, 64.5405
        xyY:
        0.3534, 0.1808, 25.0401
      CIE-Lab:
        57.1145, 85.6393, -41.9450
        CIE-LCH:
        57.1145, 95.3597, 333.9050
        CIE-Luv:
        57.1145, 88.2916, -77.0539
        Hunter-Lab:
        50.0401, 87.0493, -41.4427
      #f129d4 color charts
#f129d4 RGB chart
      #f129d4 CMYK chart
      #f129d4 RGB pie chart
      #f129d4 color shades, tints & tones
#f129d4 color schemes
#f129d4 color preview, HTML & CSS examples
           This text has a color of #f129d4        
        
          <p style="color:#f129d4;">Text here</p>
        
        
          .mytext {color:#f129d4;}
        
        Text color #f129d4
      
           This box has a color of #f129d4        
        
          <div style="background-color:#f129d4;">Content here</div>
        
        
          .mybackground {background-color:#f129d4;}
        
        Background color #f129d4
      
           Border around this has a color of #f129d4        
        
          <div style="border:2px solid #f129d4;">Content here</div>
        
        
          .myborder {border:2px solid #f129d4;}
        
        Border color #f129d4