#f028d1 color space conversions
Hex:
        #f028d1
        RGB:
        240, 40, 209
        CMY:
        6, 84, 18
        CMYK:
        0, 83, 13, 6
      HSL:
        309°, 86.9565%, 54.9020%
        HSV (HSB):
        309°, 83.3333%, 94.1176%
        XYZ:
        48.2026, 24.6463, 62.5383
        xyY:
        0.3560, 0.1820, 24.6463
      CIE-Lab:
        56.7292, 85.2439, -40.8537
        CIE-LCH:
        56.7292, 94.5280, 334.3936
        CIE-Luv:
        56.7292, 88.9294, -75.2281
        Hunter-Lab:
        49.6450, 86.4348, -39.9366
      #f028d1 color charts
#f028d1 RGB chart
      #f028d1 CMYK chart
      #f028d1 RGB pie chart
      #f028d1 color shades, tints & tones
#f028d1 color schemes
#f028d1 color preview, HTML & CSS examples
           This text has a color of #f028d1        
        
          <p style="color:#f028d1;">Text here</p>
        
        
          .mytext {color:#f028d1;}
        
        Text color #f028d1
      
           This box has a color of #f028d1        
        
          <div style="background-color:#f028d1;">Content here</div>
        
        
          .mybackground {background-color:#f028d1;}
        
        Background color #f028d1
      
           Border around this has a color of #f028d1        
        
          <div style="border:2px solid #f028d1;">Content here</div>
        
        
          .myborder {border:2px solid #f028d1;}
        
        Border color #f028d1