#f02486 color space conversions
Hex:
        #f02486
        RGB:
        240, 36, 134
        CMY:
        6, 86, 47
        CMYK:
        0, 85, 44, 6
      HSL:
        331°, 87.1795%, 54.1176%
        HSV (HSB):
        331°, 85.0000%, 94.1176%
        XYZ:
        40.8691, 21.5082, 24.5517
        xyY:
        0.4701, 0.2474, 21.5082
      CIE-Lab:
        53.5013, 77.8142, -1.9019
        CIE-LCH:
        53.5013, 77.8374, 358.5999
        CIE-Luv:
        53.5013, 122.4957, -17.7528
        Hunter-Lab:
        46.3770, 76.1411, 1.0761
      #f02486 color charts
#f02486 RGB chart
      #f02486 CMYK chart
      #f02486 RGB pie chart
      #f02486 color shades, tints & tones
#f02486 color schemes
#f02486 color preview, HTML & CSS examples
           This text has a color of #f02486        
        
          <p style="color:#f02486;">Text here</p>
        
        
          .mytext {color:#f02486;}
        
        Text color #f02486
      
           This box has a color of #f02486        
        
          <div style="background-color:#f02486;">Content here</div>
        
        
          .mybackground {background-color:#f02486;}
        
        Background color #f02486
      
           Border around this has a color of #f02486        
        
          <div style="border:2px solid #f02486;">Content here</div>
        
        
          .myborder {border:2px solid #f02486;}
        
        Border color #f02486