#f212c0 color space conversions
Hex:
        #f212c0
        RGB:
        242, 18, 192
        CMY:
        5, 93, 25
        CMYK:
        0, 93, 21, 5
      HSL:
        313°, 89.6000%, 50.9804%
        HSV (HSB):
        313°, 92.5620%, 94.9020%
        XYZ:
        46.3487, 23.1156, 51.8881
        xyY:
        0.3819, 0.1905, 23.1156
      CIE-Lab:
        55.1912, 86.6940, -33.4750
        CIE-LCH:
        55.1912, 92.9324, 338.8870
        CIE-Luv:
        55.1912, 100.4559, -64.0120
        Hunter-Lab:
        48.0787, 87.9392, -30.3326
      #f212c0 color charts
#f212c0 RGB chart
      #f212c0 CMYK chart
      #f212c0 RGB pie chart
      #f212c0 color shades, tints & tones
#f212c0 color schemes
#f212c0 color preview, HTML & CSS examples
           This text has a color of #f212c0        
        
          <p style="color:#f212c0;">Text here</p>
        
        
          .mytext {color:#f212c0;}
        
        Text color #f212c0
      
           This box has a color of #f212c0        
        
          <div style="background-color:#f212c0;">Content here</div>
        
        
          .mybackground {background-color:#f212c0;}
        
        Background color #f212c0
      
           Border around this has a color of #f212c0        
        
          <div style="border:2px solid #f212c0;">Content here</div>
        
        
          .myborder {border:2px solid #f212c0;}
        
        Border color #f212c0