#f1499a color space conversions
Hex:
        #f1499a
        RGB:
        241, 73, 154
        CMY:
        5, 71, 40
        CMYK:
        0, 70, 36, 5
      HSL:
        331°, 85.7143%, 61.5686%
        HSV (HSB):
        331°, 69.7095%, 94.5098%
        XYZ:
        44.4909, 25.7990, 33.2066
        xyY:
        0.4299, 0.2493, 25.7990
      CIE-Lab:
        57.8457, 69.9222, -7.3024
        CIE-LCH:
        57.8457, 70.3025, 354.0378
        CIE-Luv:
        57.8457, 103.2099, -23.4202
        Hunter-Lab:
        50.7927, 67.4666, -3.2070
      #f1499a color charts
#f1499a RGB chart
      #f1499a CMYK chart
      #f1499a RGB pie chart
      #f1499a color shades, tints & tones
#f1499a color schemes
#f1499a color preview, HTML & CSS examples
           This text has a color of #f1499a        
        
          <p style="color:#f1499a;">Text here</p>
        
        
          .mytext {color:#f1499a;}
        
        Text color #f1499a
      
           This box has a color of #f1499a        
        
          <div style="background-color:#f1499a;">Content here</div>
        
        
          .mybackground {background-color:#f1499a;}
        
        Background color #f1499a
      
           Border around this has a color of #f1499a        
        
          <div style="border:2px solid #f1499a;">Content here</div>
        
        
          .myborder {border:2px solid #f1499a;}
        
        Border color #f1499a