#f80ae4 color space conversions
Hex:
        #f80ae4
        RGB:
        248, 10, 228
        CMY:
        3, 96, 11
        CMYK:
        0, 96, 8, 3
      HSL:
        305°, 94.4444%, 50.5882%
        HSV (HSB):
        305°, 95.9677%, 97.2549%
        XYZ:
        52.8235, 25.7750, 75.5897
        xyY:
        0.3426, 0.1672, 25.7750
      CIE-Lab:
        57.8228, 92.8844, -49.8107
        CIE-LCH:
        57.8228, 105.3974, 331.7969
        CIE-Luv:
        57.8228, 89.6888, -90.3085
        Hunter-Lab:
        50.7691, 96.8775, -52.7382
      #f80ae4 color charts
#f80ae4 RGB chart
      #f80ae4 CMYK chart
      #f80ae4 RGB pie chart
      #f80ae4 color shades, tints & tones
#f80ae4 color schemes
#f80ae4 color preview, HTML & CSS examples
           This text has a color of #f80ae4        
        
          <p style="color:#f80ae4;">Text here</p>
        
        
          .mytext {color:#f80ae4;}
        
        Text color #f80ae4
      
           This box has a color of #f80ae4        
        
          <div style="background-color:#f80ae4;">Content here</div>
        
        
          .mybackground {background-color:#f80ae4;}
        
        Background color #f80ae4
      
           Border around this has a color of #f80ae4        
        
          <div style="border:2px solid #f80ae4;">Content here</div>
        
        
          .myborder {border:2px solid #f80ae4;}
        
        Border color #f80ae4