#f06581 color space conversions
Hex:
        #f06581
        RGB:
        240, 101, 129
        CMY:
        6, 60, 49
        CMYK:
        0, 58, 46, 6
      HSL:
        348°, 82.2485%, 66.8627%
        HSV (HSB):
        348°, 57.9167%, 94.1176%
        XYZ:
        44.5513, 29.4176, 24.0989
        xyY:
        0.4543, 0.3000, 29.4176
      CIE-Lab:
        61.1484, 55.8620, 12.0357
        CIE-LCH:
        61.1484, 57.1439, 12.1588
        CIE-Luv:
        61.1484, 96.5523, 4.8060
        Hunter-Lab:
        54.2380, 51.7041, 11.6230
      #f06581 color charts
#f06581 RGB chart
      #f06581 CMYK chart
      #f06581 RGB pie chart
      #f06581 color shades, tints & tones
#f06581 color schemes
#f06581 color preview, HTML & CSS examples
           This text has a color of #f06581        
        
          <p style="color:#f06581;">Text here</p>
        
        
          .mytext {color:#f06581;}
        
        Text color #f06581
      
           This box has a color of #f06581        
        
          <div style="background-color:#f06581;">Content here</div>
        
        
          .mybackground {background-color:#f06581;}
        
        Background color #f06581
      
           Border around this has a color of #f06581        
        
          <div style="border:2px solid #f06581;">Content here</div>
        
        
          .myborder {border:2px solid #f06581;}
        
        Border color #f06581