#f20aa2 color space conversions
Hex:
        #f20aa2
        RGB:
        242, 10, 162
        CMY:
        5, 96, 36
        CMYK:
        0, 96, 33, 5
      HSL:
        321°, 92.0635%, 49.4118%
        HSV (HSB):
        321°, 95.8678%, 94.9020%
        XYZ:
        43.2481, 21.7030, 36.0921
        xyY:
        0.4280, 0.2148, 21.7030
      CIE-Lab:
        53.7104, 84.0977, -18.2238
        CIE-LCH:
        53.7104, 86.0496, 347.7731
        CIE-Luv:
        53.7104, 115.0519, -41.1299
        Hunter-Lab:
        46.5864, 84.1825, -13.3235
      #f20aa2 color charts
#f20aa2 RGB chart
      #f20aa2 CMYK chart
      #f20aa2 RGB pie chart
      #f20aa2 color shades, tints & tones
#f20aa2 color schemes
#f20aa2 color preview, HTML & CSS examples
           This text has a color of #f20aa2        
        
          <p style="color:#f20aa2;">Text here</p>
        
        
          .mytext {color:#f20aa2;}
        
        Text color #f20aa2
      
           This box has a color of #f20aa2        
        
          <div style="background-color:#f20aa2;">Content here</div>
        
        
          .mybackground {background-color:#f20aa2;}
        
        Background color #f20aa2
      
           Border around this has a color of #f20aa2        
        
          <div style="border:2px solid #f20aa2;">Content here</div>
        
        
          .myborder {border:2px solid #f20aa2;}
        
        Border color #f20aa2