#f812c2 color space conversions
Hex:
        #f812c2
        RGB:
        248, 18, 194
        CMY:
        3, 93, 24
        CMYK:
        0, 93, 22, 3
      HSL:
        314°, 94.2623%, 52.1569%
        HSV (HSB):
        314°, 92.7419%, 97.2549%
        XYZ:
        48.6653, 24.2841, 53.1613
        xyY:
        0.3859, 0.1926, 24.2841
      CIE-Lab:
        56.3711, 88.0589, -32.7081
        CIE-LCH:
        56.3711, 93.9371, 339.6233
        CIE-Luv:
        56.3711, 104.2317, -63.4024
        Hunter-Lab:
        49.2789, 90.0393, -29.4658
      #f812c2 color charts
#f812c2 RGB chart
      #f812c2 CMYK chart
      #f812c2 RGB pie chart
      #f812c2 color shades, tints & tones
#f812c2 color schemes
#f812c2 color preview, HTML & CSS examples
           This text has a color of #f812c2        
        
          <p style="color:#f812c2;">Text here</p>
        
        
          .mytext {color:#f812c2;}
        
        Text color #f812c2
      
           This box has a color of #f812c2        
        
          <div style="background-color:#f812c2;">Content here</div>
        
        
          .mybackground {background-color:#f812c2;}
        
        Background color #f812c2
      
           Border around this has a color of #f812c2        
        
          <div style="border:2px solid #f812c2;">Content here</div>
        
        
          .myborder {border:2px solid #f812c2;}
        
        Border color #f812c2