#f0316a color space conversions
Hex:
        #f0316a
        RGB:
        240, 49, 106
        CMY:
        6, 81, 58
        CMYK:
        0, 80, 56, 6
      HSL:
        342°, 86.4253%, 56.6667%
        HSV (HSB):
        342°, 79.5833%, 94.1176%
        XYZ:
        39.6350, 21.7625, 15.7473
        xyY:
        0.5138, 0.2821, 21.7625
      CIE-Lab:
        53.7741, 72.8008, 15.3190
        CIE-LCH:
        53.7741, 74.3951, 11.8830
        CIE-Luv:
        53.7741, 129.8458, 3.8773
        Hunter-Lab:
        46.6503, 70.0191, 12.6413
      #f0316a color charts
#f0316a RGB chart
      #f0316a CMYK chart
      #f0316a RGB pie chart
      #f0316a color shades, tints & tones
#f0316a color schemes
#f0316a color preview, HTML & CSS examples
           This text has a color of #f0316a        
        
          <p style="color:#f0316a;">Text here</p>
        
        
          .mytext {color:#f0316a;}
        
        Text color #f0316a
      
           This box has a color of #f0316a        
        
          <div style="background-color:#f0316a;">Content here</div>
        
        
          .mybackground {background-color:#f0316a;}
        
        Background color #f0316a
      
           Border around this has a color of #f0316a        
        
          <div style="border:2px solid #f0316a;">Content here</div>
        
        
          .myborder {border:2px solid #f0316a;}
        
        Border color #f0316a