#f060be color space conversions
Hex:
        #f060be
        RGB:
        240, 96, 190
        CMY:
        6, 62, 25
        CMYK:
        0, 60, 21, 6
      HSL:
        321°, 82.7586%, 65.8824%
        HSV (HSB):
        321°, 60.0000%, 94.1176%
        XYZ:
        49.4123, 30.6087, 52.0190
        xyY:
        0.3742, 0.2318, 30.6087
      CIE-Lab:
        62.1759, 65.0745, -21.5637
        CIE-LCH:
        62.1759, 68.5542, 341.6664
        CIE-Luv:
        62.1759, 80.4699, -43.5130
        Hunter-Lab:
        55.3251, 62.6040, -17.0193
      #f060be color charts
#f060be RGB chart
      #f060be CMYK chart
      #f060be RGB pie chart
      #f060be color shades, tints & tones
#f060be color schemes
#f060be color preview, HTML & CSS examples
           This text has a color of #f060be        
        
          <p style="color:#f060be;">Text here</p>
        
        
          .mytext {color:#f060be;}
        
        Text color #f060be
      
           This box has a color of #f060be        
        
          <div style="background-color:#f060be;">Content here</div>
        
        
          .mybackground {background-color:#f060be;}
        
        Background color #f060be
      
           Border around this has a color of #f060be        
        
          <div style="border:2px solid #f060be;">Content here</div>
        
        
          .myborder {border:2px solid #f060be;}
        
        Border color #f060be