#f1049a color space conversions
Hex:
        #f1049a
        RGB:
        241, 4, 154
        CMY:
        5, 98, 40
        CMYK:
        0, 98, 36, 5
      HSL:
        322°, 96.7347%, 48.0392%
        HSV (HSB):
        322°, 98.3402%, 94.5098%
        XYZ:
        42.1518, 21.1207, 32.4269
        xyY:
        0.4405, 0.2207, 21.1207
      CIE-Lab:
        53.0813, 83.5318, -14.4549
        CIE-LCH:
        53.0813, 84.7733, 350.1824
        CIE-Luv:
        53.0813, 118.4937, -35.6776
        Hunter-Lab:
        45.9573, 83.2941, -9.6642
      #f1049a color charts
#f1049a RGB chart
      #f1049a CMYK chart
      #f1049a RGB pie chart
      #f1049a color shades, tints & tones
#f1049a color schemes
#f1049a color preview, HTML & CSS examples
           This text has a color of #f1049a        
        
          <p style="color:#f1049a;">Text here</p>
        
        
          .mytext {color:#f1049a;}
        
        Text color #f1049a
      
           This box has a color of #f1049a        
        
          <div style="background-color:#f1049a;">Content here</div>
        
        
          .mybackground {background-color:#f1049a;}
        
        Background color #f1049a
      
           Border around this has a color of #f1049a        
        
          <div style="border:2px solid #f1049a;">Content here</div>
        
        
          .myborder {border:2px solid #f1049a;}
        
        Border color #f1049a