#f05086 color space conversions
Hex:
        #f05086
        RGB:
        240, 80, 134
        CMY:
        6, 69, 47
        CMYK:
        0, 67, 44, 6
      HSL:
        340°, 84.2105%, 62.7451%
        HSV (HSB):
        340°, 66.6667%, 94.1176%
        XYZ:
        43.1069, 25.9838, 25.2976
        xyY:
        0.4567, 0.2753, 25.9838
      CIE-Lab:
        58.0217, 65.0957, 4.6713
        CIE-LCH:
        58.0217, 65.2631, 4.1045
        CIE-Luv:
        58.0217, 106.4138, -6.5458
        Hunter-Lab:
        50.9743, 61.7451, 6.2575
      #f05086 color charts
#f05086 RGB chart
      #f05086 CMYK chart
      #f05086 RGB pie chart
      #f05086 color shades, tints & tones
#f05086 color schemes
#f05086 color preview, HTML & CSS examples
           This text has a color of #f05086        
        
          <p style="color:#f05086;">Text here</p>
        
        
          .mytext {color:#f05086;}
        
        Text color #f05086
      
           This box has a color of #f05086        
        
          <div style="background-color:#f05086;">Content here</div>
        
        
          .mybackground {background-color:#f05086;}
        
        Background color #f05086
      
           Border around this has a color of #f05086        
        
          <div style="border:2px solid #f05086;">Content here</div>
        
        
          .myborder {border:2px solid #f05086;}
        
        Border color #f05086