#f05068 color space conversions
Hex:
        #f05068
        RGB:
        240, 80, 104
        CMY:
        6, 69, 59
        CMYK:
        0, 67, 57, 6
      HSL:
        351°, 84.2105%, 62.7451%
        HSV (HSB):
        351°, 66.6667%, 94.1176%
        XYZ:
        41.3025, 25.2621, 15.7959
        xyY:
        0.5015, 0.3067, 25.2621
      CIE-Lab:
        57.3299, 62.6411, 21.3416
        CIE-LCH:
        57.3299, 66.1768, 18.8138
        CIE-Luv:
        57.3299, 115.8620, 13.3155
        Hunter-Lab:
        50.2614, 58.7258, 16.5496
      #f05068 color charts
#f05068 RGB chart
      #f05068 CMYK chart
      #f05068 RGB pie chart
      #f05068 color shades, tints & tones
#f05068 color schemes
#f05068 color preview, HTML & CSS examples
           This text has a color of #f05068        
        
          <p style="color:#f05068;">Text here</p>
        
        
          .mytext {color:#f05068;}
        
        Text color #f05068
      
           This box has a color of #f05068        
        
          <div style="background-color:#f05068;">Content here</div>
        
        
          .mybackground {background-color:#f05068;}
        
        Background color #f05068
      
           Border around this has a color of #f05068        
        
          <div style="border:2px solid #f05068;">Content here</div>
        
        
          .myborder {border:2px solid #f05068;}
        
        Border color #f05068