#f204a5 color space conversions
Hex:
        #f204a5
        RGB:
        242, 4, 165
        CMY:
        5, 98, 35
        CMYK:
        0, 98, 32, 5
      HSL:
        319°, 96.7480%, 48.2353%
        HSV (HSB):
        319°, 98.3471%, 94.9020%
        XYZ:
        43.4529, 21.6807, 37.4919
        xyY:
        0.4234, 0.2113, 21.6807
      CIE-Lab:
        53.6866, 84.8066, -20.0317
        CIE-LCH:
        53.6866, 87.1403, 346.7101
        CIE-Luv:
        53.6866, 114.0483, -43.8197
        Hunter-Lab:
        46.5625, 85.0946, -15.1462
      #f204a5 color charts
#f204a5 RGB chart
      #f204a5 CMYK chart
      #f204a5 RGB pie chart
      #f204a5 color shades, tints & tones
#f204a5 color schemes
#f204a5 color preview, HTML & CSS examples
           This text has a color of #f204a5        
        
          <p style="color:#f204a5;">Text here</p>
        
        
          .mytext {color:#f204a5;}
        
        Text color #f204a5
      
           This box has a color of #f204a5        
        
          <div style="background-color:#f204a5;">Content here</div>
        
        
          .mybackground {background-color:#f204a5;}
        
        Background color #f204a5
      
           Border around this has a color of #f204a5        
        
          <div style="border:2px solid #f204a5;">Content here</div>
        
        
          .myborder {border:2px solid #f204a5;}
        
        Border color #f204a5