#f204d4 color space conversions
Hex:
        #f204d4
        RGB:
        242, 4, 212
        CMY:
        5, 98, 17
        CMYK:
        0, 98, 12, 5
      HSL:
        308°, 96.7480%, 48.2353%
        HSV (HSB):
        308°, 98.3471%, 94.9020%
        XYZ:
        48.5450, 23.7175, 64.3067
        xyY:
        0.3555, 0.1737, 23.7175
      CIE-Lab:
        55.8039, 90.1741, -44.0015
        CIE-LCH:
        55.8039, 100.3370, 333.9894
        CIE-Luv:
        55.8039, 92.3467, -80.4684
        Hunter-Lab:
        48.7007, 92.7034, -44.1989
      #f204d4 color charts
#f204d4 RGB chart
      #f204d4 CMYK chart
      #f204d4 RGB pie chart
      #f204d4 color shades, tints & tones
#f204d4 color schemes
#f204d4 color preview, HTML & CSS examples
           This text has a color of #f204d4        
        
          <p style="color:#f204d4;">Text here</p>
        
        
          .mytext {color:#f204d4;}
        
        Text color #f204d4
      
           This box has a color of #f204d4        
        
          <div style="background-color:#f204d4;">Content here</div>
        
        
          .mybackground {background-color:#f204d4;}
        
        Background color #f204d4
      
           Border around this has a color of #f204d4        
        
          <div style="border:2px solid #f204d4;">Content here</div>
        
        
          .myborder {border:2px solid #f204d4;}
        
        Border color #f204d4