#f05b79 color space conversions
Hex:
        #f05b79
        RGB:
        240, 91, 121
        CMY:
        6, 64, 53
        CMYK:
        0, 62, 50, 6
      HSL:
        348°, 83.2402%, 64.9020%
        HSV (HSB):
        348°, 62.0833%, 94.1176%
        XYZ:
        43.1275, 27.3879, 21.1025
        xyY:
        0.4707, 0.2989, 27.3879
      CIE-Lab:
        59.3317, 59.5102, 14.1410
        CIE-LCH:
        59.3317, 61.1673, 13.3669
        CIE-Luv:
        59.3317, 104.6449, 6.3264
        Hunter-Lab:
        52.3335, 55.5164, 12.7258
      #f05b79 color charts
#f05b79 RGB chart
      #f05b79 CMYK chart
      #f05b79 RGB pie chart
      #f05b79 color shades, tints & tones
#f05b79 color schemes
#f05b79 color preview, HTML & CSS examples
           This text has a color of #f05b79        
        
          <p style="color:#f05b79;">Text here</p>
        
        
          .mytext {color:#f05b79;}
        
        Text color #f05b79
      
           This box has a color of #f05b79        
        
          <div style="background-color:#f05b79;">Content here</div>
        
        
          .mybackground {background-color:#f05b79;}
        
        Background color #f05b79
      
           Border around this has a color of #f05b79        
        
          <div style="border:2px solid #f05b79;">Content here</div>
        
        
          .myborder {border:2px solid #f05b79;}
        
        Border color #f05b79