#f028fe color space conversions
Hex:
        #f028fe
        RGB:
        240, 40, 254
        CMY:
        6, 84, 0
        CMYK:
        6, 84, 0, 0
      HSL:
        296°, 99.0741%, 57.6471%
        HSV (HSB):
        296°, 84.2520%, 99.6078%
        XYZ:
        54.5834, 27.1986, 96.1389
        xyY:
        0.3068, 0.1529, 27.1986
      CIE-Lab:
        59.1577, 91.6460, -62.2889
        CIE-LCH:
        59.1577, 110.8102, 325.7973
        CIE-Luv:
        59.1577, 71.4385, -109.4963
        Hunter-Lab:
        52.1523, 95.5543, -72.7902
      #f028fe color charts
#f028fe RGB chart
      #f028fe CMYK chart
      #f028fe RGB pie chart
      #f028fe color shades, tints & tones
#f028fe color schemes
#f028fe color preview, HTML & CSS examples
           This text has a color of #f028fe        
        
          <p style="color:#f028fe;">Text here</p>
        
        
          .mytext {color:#f028fe;}
        
        Text color #f028fe
      
           This box has a color of #f028fe        
        
          <div style="background-color:#f028fe;">Content here</div>
        
        
          .mybackground {background-color:#f028fe;}
        
        Background color #f028fe
      
           Border around this has a color of #f028fe        
        
          <div style="border:2px solid #f028fe;">Content here</div>
        
        
          .myborder {border:2px solid #f028fe;}
        
        Border color #f028fe