#f80d8a color space conversions
Hex:
        #f80d8a
        RGB:
        248, 13, 138
        CMY:
        3, 95, 46
        CMYK:
        0, 95, 44, 3
      HSL:
        328°, 94.3775%, 51.1765%
        HSV (HSB):
        328°, 94.7581%, 97.2549%
        XYZ:
        43.4428, 22.0793, 26.0168
        xyY:
        0.4746, 0.2412, 22.0793
      CIE-Lab:
        54.1110, 82.9471, -3.2254
        CIE-LCH:
        54.1110, 83.0098, 357.7732
        CIE-Luv:
        54.1110, 130.8615, -20.6582
        Hunter-Lab:
        46.9886, 82.8001, 0.0641
      #f80d8a color charts
#f80d8a RGB chart
      #f80d8a CMYK chart
      #f80d8a RGB pie chart
      #f80d8a color shades, tints & tones
#f80d8a color schemes
#f80d8a color preview, HTML & CSS examples
           This text has a color of #f80d8a        
        
          <p style="color:#f80d8a;">Text here</p>
        
        
          .mytext {color:#f80d8a;}
        
        Text color #f80d8a
      
           This box has a color of #f80d8a        
        
          <div style="background-color:#f80d8a;">Content here</div>
        
        
          .mybackground {background-color:#f80d8a;}
        
        Background color #f80d8a
      
           Border around this has a color of #f80d8a        
        
          <div style="border:2px solid #f80d8a;">Content here</div>
        
        
          .myborder {border:2px solid #f80d8a;}
        
        Border color #f80d8a