#f80dd9 color space conversions
Hex:
        #f80dd9
        RGB:
        248, 13, 217
        CMY:
        3, 95, 15
        CMYK:
        0, 95, 13, 3
      HSL:
        308°, 94.3775%, 51.1765%
        HSV (HSB):
        308°, 94.7581%, 97.2549%
        XYZ:
        51.3797, 25.2541, 67.8121
        xyY:
        0.3557, 0.1748, 25.2541
      CIE-Lab:
        57.3221, 91.2626, -44.3791
        CIE-LCH:
        57.3221, 101.4809, 334.0673
        CIE-Luv:
        57.3221, 94.2761, -81.6943
        Hunter-Lab:
        50.2534, 94.5571, -44.8288
      #f80dd9 color charts
#f80dd9 RGB chart
      #f80dd9 CMYK chart
      #f80dd9 RGB pie chart
      #f80dd9 color shades, tints & tones
#f80dd9 color schemes
#f80dd9 color preview, HTML & CSS examples
           This text has a color of #f80dd9        
        
          <p style="color:#f80dd9;">Text here</p>
        
        
          .mytext {color:#f80dd9;}
        
        Text color #f80dd9
      
           This box has a color of #f80dd9        
        
          <div style="background-color:#f80dd9;">Content here</div>
        
        
          .mybackground {background-color:#f80dd9;}
        
        Background color #f80dd9
      
           Border around this has a color of #f80dd9        
        
          <div style="border:2px solid #f80dd9;">Content here</div>
        
        
          .myborder {border:2px solid #f80dd9;}
        
        Border color #f80dd9