#f205a8 color space conversions
Hex:
        #f205a8
        RGB:
        242, 5, 168
        CMY:
        5, 98, 34
        CMYK:
        0, 98, 31, 5
      HSL:
        319°, 95.9514%, 48.4314%
        HSV (HSB):
        319°, 97.9339%, 94.9020%
        XYZ:
        43.7401, 21.8129, 38.9507
        xyY:
        0.4186, 0.2087, 21.8129
      CIE-Lab:
        53.8280, 85.0439, -21.5831
        CIE-LCH:
        53.8280, 87.7399, 345.7597
        CIE-Luv:
        53.8280, 112.5518, -46.0951
        Hunter-Lab:
        46.7043, 85.4384, -16.7540
      #f205a8 color charts
#f205a8 RGB chart
      #f205a8 CMYK chart
      #f205a8 RGB pie chart
      #f205a8 color shades, tints & tones
#f205a8 color schemes
#f205a8 color preview, HTML & CSS examples
           This text has a color of #f205a8        
        
          <p style="color:#f205a8;">Text here</p>
        
        
          .mytext {color:#f205a8;}
        
        Text color #f205a8
      
           This box has a color of #f205a8        
        
          <div style="background-color:#f205a8;">Content here</div>
        
        
          .mybackground {background-color:#f205a8;}
        
        Background color #f205a8
      
           Border around this has a color of #f205a8        
        
          <div style="border:2px solid #f205a8;">Content here</div>
        
        
          .myborder {border:2px solid #f205a8;}
        
        Border color #f205a8