#f045fa color space conversions
Hex:
        #f045fa
        RGB:
        240, 69, 250
        CMY:
        6, 73, 2
        CMYK:
        4, 72, 0, 2
      HSL:
        297°, 94.7644%, 62.5490%
        HSV (HSB):
        297°, 72.4000%, 98.0392%
        XYZ:
        55.3186, 29.6836, 93.2564
        xyY:
        0.3103, 0.1665, 29.6836
      CIE-Lab:
        61.3803, 83.9237, -56.5198
        CIE-LCH:
        61.3803, 101.1814, 326.0411
        CIE-Luv:
        61.3803, 68.4005, -100.5274
        Hunter-Lab:
        54.4827, 85.8940, -63.3470
      #f045fa color charts
#f045fa RGB chart
      #f045fa CMYK chart
      #f045fa RGB pie chart
      #f045fa color shades, tints & tones
#f045fa color schemes
#f045fa color preview, HTML & CSS examples
           This text has a color of #f045fa        
        
          <p style="color:#f045fa;">Text here</p>
        
        
          .mytext {color:#f045fa;}
        
        Text color #f045fa
      
           This box has a color of #f045fa        
        
          <div style="background-color:#f045fa;">Content here</div>
        
        
          .mybackground {background-color:#f045fa;}
        
        Background color #f045fa
      
           Border around this has a color of #f045fa        
        
          <div style="border:2px solid #f045fa;">Content here</div>
        
        
          .myborder {border:2px solid #f045fa;}
        
        Border color #f045fa