#f290c2 color space conversions
Hex:
        #f290c2
        RGB:
        242, 144, 194
        CMY:
        5, 44, 24
        CMYK:
        0, 40, 20, 5
      HSL:
        329°, 79.0323%, 75.6863%
        HSV (HSB):
        329°, 40.4959%, 94.9020%
        XYZ:
        56.3288, 42.7188, 56.3156
        xyY:
        0.3626, 0.2750, 42.7188
      CIE-Lab:
        71.3637, 43.4176, -9.9141
        CIE-LCH:
        71.3637, 44.5351, 347.1375
        CIE-Luv:
        71.3637, 57.8180, -22.6422
        Hunter-Lab:
        65.3596, 39.4571, -5.3341
      #f290c2 color charts
#f290c2 RGB chart
      #f290c2 CMYK chart
      #f290c2 RGB pie chart
      #f290c2 color shades, tints & tones
#f290c2 color schemes
#f290c2 color preview, HTML & CSS examples
           This text has a color of #f290c2        
        
          <p style="color:#f290c2;">Text here</p>
        
        
          .mytext {color:#f290c2;}
        
        Text color #f290c2
      
           This box has a color of #f290c2        
        
          <div style="background-color:#f290c2;">Content here</div>
        
        
          .mybackground {background-color:#f290c2;}
        
        Background color #f290c2
      
           Border around this has a color of #f290c2        
        
          <div style="border:2px solid #f290c2;">Content here</div>
        
        
          .myborder {border:2px solid #f290c2;}
        
        Border color #f290c2