#f1027d color space conversions
Hex:
        #f1027d
        RGB:
        241, 2, 125
        CMY:
        5, 99, 51
        CMYK:
        0, 99, 48, 5
      HSL:
        329°, 98.3539%, 47.6471%
        HSV (HSB):
        329°, 99.1701%, 94.5098%
        XYZ:
        39.9990, 20.2249, 21.1976
        xyY:
        0.4913, 0.2484, 20.2249
      CIE-Lab:
        52.0905, 81.1978, 1.4825
        CIE-LCH:
        52.0905, 81.2113, 1.0460
        CIE-Luv:
        52.0905, 132.2558, -14.2646
        Hunter-Lab:
        44.9721, 80.0602, 3.5340
      #f1027d color charts
#f1027d RGB chart
      #f1027d CMYK chart
      #f1027d RGB pie chart
      #f1027d color shades, tints & tones
#f1027d color schemes
#f1027d color preview, HTML & CSS examples
           This text has a color of #f1027d        
        
          <p style="color:#f1027d;">Text here</p>
        
        
          .mytext {color:#f1027d;}
        
        Text color #f1027d
      
           This box has a color of #f1027d        
        
          <div style="background-color:#f1027d;">Content here</div>
        
        
          .mybackground {background-color:#f1027d;}
        
        Background color #f1027d
      
           Border around this has a color of #f1027d        
        
          <div style="border:2px solid #f1027d;">Content here</div>
        
        
          .myborder {border:2px solid #f1027d;}
        
        Border color #f1027d