#f0268d color space conversions
Hex:
        #f0268d
        RGB:
        240, 38, 141
        CMY:
        6, 85, 45
        CMYK:
        0, 84, 41, 6
      HSL:
        329°, 87.0690%, 54.5098%
        HSV (HSB):
        329°, 84.1667%, 94.1176%
        XYZ:
        41.4360, 21.8346, 27.2299
        xyY:
        0.4579, 0.2413, 21.8346
      CIE-Lab:
        53.8510, 78.0436, -5.5733
        CIE-LCH:
        53.8510, 78.2423, 355.9153
        CIE-Luv:
        53.8510, 118.9784, -22.5904
        Hunter-Lab:
        46.7275, 76.5134, -1.8413
      #f0268d color charts
#f0268d RGB chart
      #f0268d CMYK chart
      #f0268d RGB pie chart
      #f0268d color shades, tints & tones
#f0268d color schemes
#f0268d color preview, HTML & CSS examples
           This text has a color of #f0268d        
        
          <p style="color:#f0268d;">Text here</p>
        
        
          .mytext {color:#f0268d;}
        
        Text color #f0268d
      
           This box has a color of #f0268d        
        
          <div style="background-color:#f0268d;">Content here</div>
        
        
          .mybackground {background-color:#f0268d;}
        
        Background color #f0268d
      
           Border around this has a color of #f0268d        
        
          <div style="border:2px solid #f0268d;">Content here</div>
        
        
          .myborder {border:2px solid #f0268d;}
        
        Border color #f0268d