#f20fc2 color space conversions
Hex:
        #f20fc2
        RGB:
        242, 15, 194
        CMY:
        5, 94, 24
        CMYK:
        0, 94, 20, 5
      HSL:
        313°, 89.7233%, 50.3922%
        HSV (HSB):
        313°, 93.8017%, 94.9020%
        XYZ:
        46.5264, 23.1139, 53.0482
        xyY:
        0.3792, 0.1884, 23.1139
      CIE-Lab:
        55.1895, 87.2038, -34.6336
        CIE-LCH:
        55.1895, 93.8296, 338.3391
        CIE-Luv:
        55.1895, 99.7820, -65.8185
        Hunter-Lab:
        48.0770, 88.6084, -31.7668
      #f20fc2 color charts
#f20fc2 RGB chart
      #f20fc2 CMYK chart
      #f20fc2 RGB pie chart
      #f20fc2 color shades, tints & tones
#f20fc2 color schemes
#f20fc2 color preview, HTML & CSS examples
           This text has a color of #f20fc2        
        
          <p style="color:#f20fc2;">Text here</p>
        
        
          .mytext {color:#f20fc2;}
        
        Text color #f20fc2
      
           This box has a color of #f20fc2        
        
          <div style="background-color:#f20fc2;">Content here</div>
        
        
          .mybackground {background-color:#f20fc2;}
        
        Background color #f20fc2
      
           Border around this has a color of #f20fc2        
        
          <div style="border:2px solid #f20fc2;">Content here</div>
        
        
          .myborder {border:2px solid #f20fc2;}
        
        Border color #f20fc2