#f205db color space conversions
Hex:
        #f205db
        RGB:
        242, 5, 219
        CMY:
        5, 98, 14
        CMYK:
        0, 98, 10, 5
      HSL:
        306°, 95.9514%, 48.4314%
        HSV (HSB):
        306°, 97.9339%, 94.9020%
        XYZ:
        49.4584, 24.1003, 69.0629
        xyY:
        0.3468, 0.1690, 24.1003
      CIE-Lab:
        56.1880, 91.0093, -47.3781
        CIE-LCH:
        56.1880, 102.6030, 332.4992
        CIE-Luv:
        56.1880, 89.2611, -85.7888
        Hunter-Lab:
        49.0920, 93.9212, -49.0451
      #f205db color charts
#f205db RGB chart
      #f205db CMYK chart
      #f205db RGB pie chart
      #f205db color shades, tints & tones
#f205db color schemes
#f205db color preview, HTML & CSS examples
           This text has a color of #f205db        
        
          <p style="color:#f205db;">Text here</p>
        
        
          .mytext {color:#f205db;}
        
        Text color #f205db
      
           This box has a color of #f205db        
        
          <div style="background-color:#f205db;">Content here</div>
        
        
          .mybackground {background-color:#f205db;}
        
        Background color #f205db
      
           Border around this has a color of #f205db        
        
          <div style="border:2px solid #f205db;">Content here</div>
        
        
          .myborder {border:2px solid #f205db;}
        
        Border color #f205db