#f129f1 color space conversions
Hex:
        #f129f1
        RGB:
        241, 41, 241
        CMY:
        5, 84, 5
        CMYK:
        0, 83, 0, 5
      HSL:
        300°, 87.7193%, 55.2941%
        HSV (HSB):
        300°, 82.9876%, 94.5098%
        XYZ:
        52.9458, 26.6375, 85.5701
        xyY:
        0.3206, 0.1613, 26.6375
      CIE-Lab:
        58.6373, 89.6906, -55.8805
        CIE-LCH:
        58.6373, 105.6742, 328.0756
        CIE-Luv:
        58.6373, 76.8190, -99.3300
        Hunter-Lab:
        51.6116, 92.7941, -62.1726
      #f129f1 color charts
#f129f1 RGB chart
      #f129f1 CMYK chart
      #f129f1 RGB pie chart
      #f129f1 color shades, tints & tones
#f129f1 color schemes
#f129f1 color preview, HTML & CSS examples
           This text has a color of #f129f1        
        
          <p style="color:#f129f1;">Text here</p>
        
        
          .mytext {color:#f129f1;}
        
        Text color #f129f1
      
           This box has a color of #f129f1        
        
          <div style="background-color:#f129f1;">Content here</div>
        
        
          .mybackground {background-color:#f129f1;}
        
        Background color #f129f1
      
           Border around this has a color of #f129f1        
        
          <div style="border:2px solid #f129f1;">Content here</div>
        
        
          .myborder {border:2px solid #f129f1;}
        
        Border color #f129f1