#f060bc color space conversions
Hex:
        #f060bc
        RGB:
        240, 96, 188
        CMY:
        6, 62, 26
        CMYK:
        0, 60, 22, 6
      HSL:
        322°, 82.7586%, 65.8824%
        HSV (HSB):
        322°, 60.0000%, 94.1176%
        XYZ:
        49.1952, 30.5218, 50.8754
        xyY:
        0.3767, 0.2337, 30.5218
      CIE-Lab:
        62.1019, 64.8037, -20.5371
        CIE-LCH:
        62.1019, 67.9801, 342.4160
        CIE-Luv:
        62.1019, 81.1129, -41.9065
        Hunter-Lab:
        55.2466, 62.2665, -15.9263
      #f060bc color charts
#f060bc RGB chart
      #f060bc CMYK chart
      #f060bc RGB pie chart
      #f060bc color shades, tints & tones
#f060bc color schemes
#f060bc color preview, HTML & CSS examples
           This text has a color of #f060bc        
        
          <p style="color:#f060bc;">Text here</p>
        
        
          .mytext {color:#f060bc;}
        
        Text color #f060bc
      
           This box has a color of #f060bc        
        
          <div style="background-color:#f060bc;">Content here</div>
        
        
          .mybackground {background-color:#f060bc;}
        
        Background color #f060bc
      
           Border around this has a color of #f060bc        
        
          <div style="border:2px solid #f060bc;">Content here</div>
        
        
          .myborder {border:2px solid #f060bc;}
        
        Border color #f060bc