#f04485 color space conversions
Hex:
        #f04485
        RGB:
        240, 68, 133
        CMY:
        6, 73, 48
        CMYK:
        0, 72, 45, 6
      HSL:
        337°, 85.1485%, 60.3922%
        HSV (HSB):
        337°, 71.6667%, 94.1176%
        XYZ:
        42.2359, 24.3530, 24.6648
        xyY:
        0.4628, 0.2669, 24.3530
      CIE-Lab:
        56.4395, 69.3107, 2.9772
        CIE-LCH:
        56.4395, 69.3746, 2.4596
        CIE-Luv:
        56.4395, 112.2668, -9.6587
        Hunter-Lab:
        49.3487, 66.4120, 4.9106
      #f04485 color charts
#f04485 RGB chart
      #f04485 CMYK chart
      #f04485 RGB pie chart
      #f04485 color shades, tints & tones
#f04485 color schemes
#f04485 color preview, HTML & CSS examples
           This text has a color of #f04485        
        
          <p style="color:#f04485;">Text here</p>
        
        
          .mytext {color:#f04485;}
        
        Text color #f04485
      
           This box has a color of #f04485        
        
          <div style="background-color:#f04485;">Content here</div>
        
        
          .mybackground {background-color:#f04485;}
        
        Background color #f04485
      
           Border around this has a color of #f04485        
        
          <div style="border:2px solid #f04485;">Content here</div>
        
        
          .myborder {border:2px solid #f04485;}
        
        Border color #f04485