#f80ee9 color space conversions
Hex:
        #f80ee9
        RGB:
        248, 14, 233
        CMY:
        3, 95, 9
        CMYK:
        0, 94, 6, 3
      HSL:
        304°, 94.3548%, 51.3725%
        HSV (HSB):
        304°, 94.3548%, 97.2549%
        XYZ:
        53.5764, 26.1537, 79.3152
        xyY:
        0.3369, 0.1644, 26.1537
      CIE-Lab:
        58.1827, 93.2772, -52.0531
        CIE-LCH:
        58.1827, 106.8184, 330.8364
        CIE-Luv:
        58.1827, 87.4002, -93.8825
        Hunter-Lab:
        51.1407, 97.5053, -56.1556
      #f80ee9 color charts
#f80ee9 RGB chart
      #f80ee9 CMYK chart
      #f80ee9 RGB pie chart
      #f80ee9 color shades, tints & tones
#f80ee9 color schemes
#f80ee9 color preview, HTML & CSS examples
           This text has a color of #f80ee9        
        
          <p style="color:#f80ee9;">Text here</p>
        
        
          .mytext {color:#f80ee9;}
        
        Text color #f80ee9
      
           This box has a color of #f80ee9        
        
          <div style="background-color:#f80ee9;">Content here</div>
        
        
          .mybackground {background-color:#f80ee9;}
        
        Background color #f80ee9
      
           Border around this has a color of #f80ee9        
        
          <div style="border:2px solid #f80ee9;">Content here</div>
        
        
          .myborder {border:2px solid #f80ee9;}
        
        Border color #f80ee9