#f204f5 color space conversions
Hex:
        #f204f5
        RGB:
        242, 4, 245
        CMY:
        5, 98, 4
        CMYK:
        1, 98, 0, 4
      HSL:
        299°, 96.7871%, 48.8235%
        HSV (HSB):
        299°, 98.3673%, 96.0784%
        XYZ:
        53.1428, 25.5567, 88.5182
        xyY:
        0.3178, 0.1528, 25.5567
      CIE-Lab:
        57.6138, 94.6119, -59.7409
        CIE-LCH:
        57.6138, 111.8946, 327.7304
        CIE-Luv:
        57.6138, 78.6038, -105.3881
        Hunter-Lab:
        50.5536, 99.1735, -68.4279
      #f204f5 color charts
#f204f5 RGB chart
      #f204f5 CMYK chart
      #f204f5 RGB pie chart
      #f204f5 color shades, tints & tones
#f204f5 color schemes
#f204f5 color preview, HTML & CSS examples
           This text has a color of #f204f5        
        
          <p style="color:#f204f5;">Text here</p>
        
        
          .mytext {color:#f204f5;}
        
        Text color #f204f5
      
           This box has a color of #f204f5        
        
          <div style="background-color:#f204f5;">Content here</div>
        
        
          .mybackground {background-color:#f204f5;}
        
        Background color #f204f5
      
           Border around this has a color of #f204f5        
        
          <div style="border:2px solid #f204f5;">Content here</div>
        
        
          .myborder {border:2px solid #f204f5;}
        
        Border color #f204f5