#f05470 color space conversions
Hex:
        #f05470
        RGB:
        240, 84, 112
        CMY:
        6, 67, 56
        CMYK:
        0, 65, 53, 6
      HSL:
        349°, 83.8710%, 63.5294%
        HSV (HSB):
        349°, 65.0000%, 94.1176%
        XYZ:
        42.0301, 26.0358, 18.1394
        xyY:
        0.4876, 0.3020, 26.0358
      CIE-Lab:
        58.0710, 61.6576, 17.6600
        CIE-LCH:
        58.0710, 64.1369, 15.9828
        CIE-Luv:
        58.0710, 111.2663, 9.6875
        Hunter-Lab:
        51.0253, 57.7385, 14.6402
      #f05470 color charts
#f05470 RGB chart
      #f05470 CMYK chart
      #f05470 RGB pie chart
      #f05470 color shades, tints & tones
#f05470 color schemes
#f05470 color preview, HTML & CSS examples
           This text has a color of #f05470        
        
          <p style="color:#f05470;">Text here</p>
        
        
          .mytext {color:#f05470;}
        
        Text color #f05470
      
           This box has a color of #f05470        
        
          <div style="background-color:#f05470;">Content here</div>
        
        
          .mybackground {background-color:#f05470;}
        
        Background color #f05470
      
           Border around this has a color of #f05470        
        
          <div style="border:2px solid #f05470;">Content here</div>
        
        
          .myborder {border:2px solid #f05470;}
        
        Border color #f05470