#f05672 color space conversions
Hex:
        #f05672
        RGB:
        240, 86, 114
        CMY:
        6, 66, 55
        CMYK:
        0, 64, 53, 6
      HSL:
        349°, 83.6957%, 63.9216%
        HSV (HSB):
        349°, 64.1667%, 94.1176%
        XYZ:
        42.3002, 26.3957, 18.7850
        xyY:
        0.4835, 0.3017, 26.3957
      CIE-Lab:
        58.4108, 61.0071, 16.9555
        CIE-LCH:
        58.4108, 63.3195, 15.5321
        CIE-Luv:
        58.4108, 109.5444, 9.0990
        Hunter-Lab:
        51.3768, 57.0556, 14.2854
      #f05672 color charts
#f05672 RGB chart
      #f05672 CMYK chart
      #f05672 RGB pie chart
      #f05672 color shades, tints & tones
#f05672 color schemes
#f05672 color preview, HTML & CSS examples
           This text has a color of #f05672        
        
          <p style="color:#f05672;">Text here</p>
        
        
          .mytext {color:#f05672;}
        
        Text color #f05672
      
           This box has a color of #f05672        
        
          <div style="background-color:#f05672;">Content here</div>
        
        
          .mybackground {background-color:#f05672;}
        
        Background color #f05672
      
           Border around this has a color of #f05672        
        
          <div style="border:2px solid #f05672;">Content here</div>
        
        
          .myborder {border:2px solid #f05672;}
        
        Border color #f05672