#f205bd color space conversions
Hex:
        #f205bd
        RGB:
        242, 5, 189
        CMY:
        5, 98, 26
        CMYK:
        0, 98, 22, 5
      HSL:
        313°, 95.9514%, 48.4314%
        HSV (HSB):
        313°, 97.9339%, 94.9020%
        XYZ:
        45.8575, 22.6599, 50.1010
        xyY:
        0.3866, 0.1910, 22.6599
      CIE-Lab:
        54.7203, 87.3289, -32.4725
        CIE-LCH:
        54.7203, 93.1708, 339.6028
        CIE-Luv:
        54.7203, 102.6803, -62.5251
        Hunter-Lab:
        47.6024, 88.6527, -29.0803
      #f205bd color charts
#f205bd RGB chart
      #f205bd CMYK chart
      #f205bd RGB pie chart
      #f205bd color shades, tints & tones
#f205bd color schemes
#f205bd color preview, HTML & CSS examples
           This text has a color of #f205bd        
        
          <p style="color:#f205bd;">Text here</p>
        
        
          .mytext {color:#f205bd;}
        
        Text color #f205bd
      
           This box has a color of #f205bd        
        
          <div style="background-color:#f205bd;">Content here</div>
        
        
          .mybackground {background-color:#f205bd;}
        
        Background color #f205bd
      
           Border around this has a color of #f205bd        
        
          <div style="border:2px solid #f205bd;">Content here</div>
        
        
          .myborder {border:2px solid #f205bd;}
        
        Border color #f205bd