#f205c4 color space conversions
Hex:
        #f205c4
        RGB:
        242, 5, 196
        CMY:
        5, 98, 23
        CMYK:
        0, 98, 19, 5
      HSL:
        312°, 95.9514%, 48.4314%
        HSV (HSB):
        312°, 97.9339%, 94.9020%
        XYZ:
        46.6360, 22.9713, 54.2005
        xyY:
        0.3767, 0.1855, 22.9713
      CIE-Lab:
        55.0428, 88.1456, -36.0180
        CIE-LCH:
        55.0428, 95.2204, 337.7741
        CIE-Luv:
        55.0428, 99.4621, -67.9966
        Hunter-Lab:
        47.9284, 89.8121, -33.4990
      #f205c4 color charts
#f205c4 RGB chart
      #f205c4 CMYK chart
      #f205c4 RGB pie chart
      #f205c4 color shades, tints & tones
#f205c4 color schemes
#f205c4 color preview, HTML & CSS examples
           This text has a color of #f205c4        
        
          <p style="color:#f205c4;">Text here</p>
        
        
          .mytext {color:#f205c4;}
        
        Text color #f205c4
      
           This box has a color of #f205c4        
        
          <div style="background-color:#f205c4;">Content here</div>
        
        
          .mybackground {background-color:#f205c4;}
        
        Background color #f205c4
      
           Border around this has a color of #f205c4        
        
          <div style="border:2px solid #f205c4;">Content here</div>
        
        
          .myborder {border:2px solid #f205c4;}
        
        Border color #f205c4