#f05686 color space conversions
Hex:
        #f05686
        RGB:
        240, 86, 134
        CMY:
        6, 66, 47
        CMYK:
        0, 64, 44, 6
      HSL:
        341°, 83.6957%, 63.9216%
        HSV (HSB):
        341°, 64.1667%, 94.1176%
        XYZ:
        43.5660, 26.9021, 25.4507
        xyY:
        0.4542, 0.2805, 26.9021
      CIE-Lab:
        58.8836, 62.7398, 5.9099
        CIE-LCH:
        58.8836, 63.0175, 5.3812
        CIE-Luv:
        58.8836, 103.3984, -4.4334
        Hunter-Lab:
        51.8672, 59.1641, 7.2141
      #f05686 color charts
#f05686 RGB chart
      #f05686 CMYK chart
      #f05686 RGB pie chart
      #f05686 color shades, tints & tones
#f05686 color schemes
#f05686 color preview, HTML & CSS examples
           This text has a color of #f05686        
        
          <p style="color:#f05686;">Text here</p>
        
        
          .mytext {color:#f05686;}
        
        Text color #f05686
      
           This box has a color of #f05686        
        
          <div style="background-color:#f05686;">Content here</div>
        
        
          .mybackground {background-color:#f05686;}
        
        Background color #f05686
      
           Border around this has a color of #f05686        
        
          <div style="border:2px solid #f05686;">Content here</div>
        
        
          .myborder {border:2px solid #f05686;}
        
        Border color #f05686