#f1468a color space conversions
Hex:
        #f1468a
        RGB:
        241, 70, 138
        CMY:
        5, 73, 46
        CMYK:
        0, 71, 43, 5
      HSL:
        336°, 85.9296%, 60.9804%
        HSV (HSB):
        336°, 70.9544%, 94.5098%
        XYZ:
        43.0532, 24.9161, 26.5849
        xyY:
        0.4553, 0.2635, 24.9161
      CIE-Lab:
        56.9936, 69.3678, 0.8476
        CIE-LCH:
        56.9936, 69.3730, 0.7001
        CIE-Luv:
        56.9936, 110.3816, -12.3955
        Hunter-Lab:
        49.9160, 66.6057, 3.3638
      #f1468a color charts
#f1468a RGB chart
      #f1468a CMYK chart
      #f1468a RGB pie chart
      #f1468a color shades, tints & tones
#f1468a color schemes
#f1468a color preview, HTML & CSS examples
           This text has a color of #f1468a        
        
          <p style="color:#f1468a;">Text here</p>
        
        
          .mytext {color:#f1468a;}
        
        Text color #f1468a
      
           This box has a color of #f1468a        
        
          <div style="background-color:#f1468a;">Content here</div>
        
        
          .mybackground {background-color:#f1468a;}
        
        Background color #f1468a
      
           Border around this has a color of #f1468a        
        
          <div style="border:2px solid #f1468a;">Content here</div>
        
        
          .myborder {border:2px solid #f1468a;}
        
        Border color #f1468a