#f06982 color space conversions
Hex:
        #f06982
        RGB:
        240, 105, 130
        CMY:
        6, 59, 49
        CMYK:
        0, 56, 46, 6
      HSL:
        349°, 81.8182%, 67.6471%
        HSV (HSB):
        349°, 56.2500%, 94.1176%
        XYZ:
        45.0160, 30.2401, 24.5834
        xyY:
        0.4509, 0.3029, 30.2401
      CIE-Lab:
        61.8609, 54.1370, 12.4587
        CIE-LCH:
        61.8609, 55.5521, 12.9600
        CIE-Luv:
        61.8609, 93.8934, 5.7611
        Hunter-Lab:
        54.9910, 49.8870, 11.9885
      #f06982 color charts
#f06982 RGB chart
      #f06982 CMYK chart
      #f06982 RGB pie chart
      #f06982 color shades, tints & tones
#f06982 color schemes
#f06982 color preview, HTML & CSS examples
           This text has a color of #f06982        
        
          <p style="color:#f06982;">Text here</p>
        
        
          .mytext {color:#f06982;}
        
        Text color #f06982
      
           This box has a color of #f06982        
        
          <div style="background-color:#f06982;">Content here</div>
        
        
          .mybackground {background-color:#f06982;}
        
        Background color #f06982
      
           Border around this has a color of #f06982        
        
          <div style="border:2px solid #f06982;">Content here</div>
        
        
          .myborder {border:2px solid #f06982;}
        
        Border color #f06982