#f204c0 color space conversions
Hex:
        #f204c0
        RGB:
        242, 4, 192
        CMY:
        5, 98, 25
        CMYK:
        0, 98, 21, 5
      HSL:
        313°, 96.7480%, 48.2353%
        HSV (HSB):
        313°, 98.3471%, 94.9020%
        XYZ:
        46.1758, 22.7698, 51.8305
        xyY:
        0.3823, 0.1885, 22.7698
      CIE-Lab:
        54.8345, 87.7418, -34.0323
        CIE-LCH:
        54.8345, 94.1107, 338.8003
        CIE-Luv:
        54.8345, 101.3519, -64.9296
        Hunter-Lab:
        47.7178, 89.2258, -30.9976
      #f204c0 color charts
#f204c0 RGB chart
      #f204c0 CMYK chart
      #f204c0 RGB pie chart
      #f204c0 color shades, tints & tones
#f204c0 color schemes
#f204c0 color preview, HTML & CSS examples
           This text has a color of #f204c0        
        
          <p style="color:#f204c0;">Text here</p>
        
        
          .mytext {color:#f204c0;}
        
        Text color #f204c0
      
           This box has a color of #f204c0        
        
          <div style="background-color:#f204c0;">Content here</div>
        
        
          .mybackground {background-color:#f204c0;}
        
        Background color #f204c0
      
           Border around this has a color of #f204c0        
        
          <div style="border:2px solid #f204c0;">Content here</div>
        
        
          .myborder {border:2px solid #f204c0;}
        
        Border color #f204c0