#f129ce color space conversions
Hex:
        #f129ce
        RGB:
        241, 41, 206
        CMY:
        5, 84, 19
        CMYK:
        0, 83, 15, 5
      HSL:
        311°, 87.7193%, 55.2941%
        HSV (HSB):
        311°, 82.9876%, 94.5098%
        XYZ:
        48.2091, 24.7429, 60.6275
        xyY:
        0.3609, 0.1852, 24.7429
      CIE-Lab:
        56.8240, 84.8530, -38.9794
        CIE-LCH:
        56.8240, 93.3778, 335.3271
        CIE-Luv:
        56.8240, 90.7837, -72.3608
        Hunter-Lab:
        49.7422, 85.9497, -37.4451
      #f129ce color charts
#f129ce RGB chart
      #f129ce CMYK chart
      #f129ce RGB pie chart
      #f129ce color shades, tints & tones
#f129ce color schemes
#f129ce color preview, HTML & CSS examples
           This text has a color of #f129ce        
        
          <p style="color:#f129ce;">Text here</p>
        
        
          .mytext {color:#f129ce;}
        
        Text color #f129ce
      
           This box has a color of #f129ce        
        
          <div style="background-color:#f129ce;">Content here</div>
        
        
          .mybackground {background-color:#f129ce;}
        
        Background color #f129ce
      
           Border around this has a color of #f129ce        
        
          <div style="border:2px solid #f129ce;">Content here</div>
        
        
          .myborder {border:2px solid #f129ce;}
        
        Border color #f129ce