#f41c65 color space conversions
Hex:
        #f41c65
        RGB:
        244, 28, 101
        CMY:
        4, 89, 60
        CMYK:
        0, 89, 59, 4
      HSL:
        340°, 90.7563%, 53.3333%
        HSV (HSB):
        340°, 88.5246%, 95.6863%
        XYZ:
        40.0724, 21.0032, 14.2539
        xyY:
        0.5320, 0.2788, 21.0032
      CIE-Lab:
        52.9530, 77.7093, 17.3326
        CIE-LCH:
        52.9530, 79.6188, 12.5737
        CIE-Luv:
        52.9530, 141.1320, 4.6474
        Hunter-Lab:
        45.8292, 75.8767, 13.6400
      #f41c65 color charts
#f41c65 RGB chart
      #f41c65 CMYK chart
      #f41c65 RGB pie chart
      #f41c65 color shades, tints & tones
#f41c65 color schemes
#f41c65 color preview, HTML & CSS examples
           This text has a color of #f41c65        
        
          <p style="color:#f41c65;">Text here</p>
        
        
          .mytext {color:#f41c65;}
        
        Text color #f41c65
      
           This box has a color of #f41c65        
        
          <div style="background-color:#f41c65;">Content here</div>
        
        
          .mybackground {background-color:#f41c65;}
        
        Background color #f41c65
      
           Border around this has a color of #f41c65        
        
          <div style="border:2px solid #f41c65;">Content here</div>
        
        
          .myborder {border:2px solid #f41c65;}
        
        Border color #f41c65