#f00d84 color space conversions
Hex:
        #f00d84
        RGB:
        240, 13, 132
        CMY:
        6, 95, 48
        CMYK:
        0, 95, 45, 6
      HSL:
        329°, 89.7233%, 49.6078%
        HSV (HSB):
        329°, 94.5833%, 94.1176%
        XYZ:
        40.2440, 20.4791, 23.6616
        xyY:
        0.4769, 0.2427, 20.4791
      CIE-Lab:
        52.3746, 80.7366, -2.3552
        CIE-LCH:
        52.3746, 80.7710, 358.3291
        CIE-Luv:
        52.3746, 127.2466, -18.9530
        Hunter-Lab:
        45.2538, 79.5450, 0.6771
      #f00d84 color charts
#f00d84 RGB chart
      #f00d84 CMYK chart
      #f00d84 RGB pie chart
      #f00d84 color shades, tints & tones
#f00d84 color schemes
#f00d84 color preview, HTML & CSS examples
           This text has a color of #f00d84        
        
          <p style="color:#f00d84;">Text here</p>
        
        
          .mytext {color:#f00d84;}
        
        Text color #f00d84
      
           This box has a color of #f00d84        
        
          <div style="background-color:#f00d84;">Content here</div>
        
        
          .mybackground {background-color:#f00d84;}
        
        Background color #f00d84
      
           Border around this has a color of #f00d84        
        
          <div style="border:2px solid #f00d84;">Content here</div>
        
        
          .myborder {border:2px solid #f00d84;}
        
        Border color #f00d84