#f1fa54 color space conversions
Hex:
        #f1fa54
        RGB:
        241, 250, 84
        CMY:
        5, 2, 67
        CMYK:
        4, 0, 66, 2
      HSL:
        63°, 94.3182%, 65.4902%
        HSV (HSB):
        63°, 66.4000%, 98.0392%
        XYZ:
        72.0615, 87.7121, 21.5196
        xyY:
        0.3975, 0.4838, 87.7121
      CIE-Lab:
        95.0396, -22.6958, 74.9488
        CIE-LCH:
        95.0396, 78.3098, 106.8472
        CIE-Luv:
        95.0396, 0.7851, 92.9364
        Hunter-Lab:
        93.6547, -26.5512, 51.9349
      #f1fa54 color charts
#f1fa54 RGB chart
      #f1fa54 CMYK chart
      #f1fa54 RGB pie chart
      #f1fa54 color shades, tints & tones
#f1fa54 color schemes
#f1fa54 color preview, HTML & CSS examples
           This text has a color of #f1fa54        
        
          <p style="color:#f1fa54;">Text here</p>
        
        
          .mytext {color:#f1fa54;}
        
        Text color #f1fa54
      
           This box has a color of #f1fa54        
        
          <div style="background-color:#f1fa54;">Content here</div>
        
        
          .mybackground {background-color:#f1fa54;}
        
        Background color #f1fa54
      
           Border around this has a color of #f1fa54        
        
          <div style="border:2px solid #f1fa54;">Content here</div>
        
        
          .myborder {border:2px solid #f1fa54;}
        
        Border color #f1fa54