#f05d80 color space conversions
Hex:
        #f05d80
        RGB:
        240, 93, 128
        CMY:
        6, 64, 50
        CMYK:
        0, 61, 47, 6
      HSL:
        346°, 83.0508%, 65.2941%
        HSV (HSB):
        346°, 61.2500%, 94.1176%
        XYZ:
        43.7458, 27.9125, 23.5041
        xyY:
        0.4597, 0.2933, 27.9125
      CIE-Lab:
        59.8096, 59.2779, 10.7311
        CIE-LCH:
        59.8096, 60.2414, 10.2612
        CIE-Luv:
        59.8096, 101.4613, 2.3558
        Hunter-Lab:
        52.8323, 55.3439, 10.6056
      #f05d80 color charts
#f05d80 RGB chart
      #f05d80 CMYK chart
      #f05d80 RGB pie chart
      #f05d80 color shades, tints & tones
#f05d80 color schemes
#f05d80 color preview, HTML & CSS examples
           This text has a color of #f05d80        
        
          <p style="color:#f05d80;">Text here</p>
        
        
          .mytext {color:#f05d80;}
        
        Text color #f05d80
      
           This box has a color of #f05d80        
        
          <div style="background-color:#f05d80;">Content here</div>
        
        
          .mybackground {background-color:#f05d80;}
        
        Background color #f05d80
      
           Border around this has a color of #f05d80        
        
          <div style="border:2px solid #f05d80;">Content here</div>
        
        
          .myborder {border:2px solid #f05d80;}
        
        Border color #f05d80