#f1295d color space conversions
Hex:
        #f1295d
        RGB:
        241, 41, 93
        CMY:
        5, 84, 64
        CMYK:
        0, 83, 61, 5
      HSL:
        344°, 87.7193%, 55.2941%
        HSV (HSB):
        344°, 82.9876%, 94.5098%
        XYZ:
        39.0443, 21.0770, 12.3663
        xyY:
        0.5386, 0.2908, 21.0770
      CIE-Lab:
        53.0336, 74.1276, 22.1682
        CIE-LCH:
        53.0336, 77.3714, 16.6495
        CIE-Luv:
        53.0336, 138.0733, 10.4838
        Hunter-Lab:
        45.9097, 71.4653, 16.1663
      #f1295d color charts
#f1295d RGB chart
      #f1295d CMYK chart
      #f1295d RGB pie chart
      #f1295d color shades, tints & tones
#f1295d color schemes
#f1295d color preview, HTML & CSS examples
           This text has a color of #f1295d        
        
          <p style="color:#f1295d;">Text here</p>
        
        
          .mytext {color:#f1295d;}
        
        Text color #f1295d
      
           This box has a color of #f1295d        
        
          <div style="background-color:#f1295d;">Content here</div>
        
        
          .mybackground {background-color:#f1295d;}
        
        Background color #f1295d
      
           Border around this has a color of #f1295d        
        
          <div style="border:2px solid #f1295d;">Content here</div>
        
        
          .myborder {border:2px solid #f1295d;}
        
        Border color #f1295d