#f812f1 color space conversions
Hex:
        #f812f1
        RGB:
        248, 18, 241
        CMY:
        3, 93, 5
        CMYK:
        0, 93, 3, 3
      HSL:
        302°, 94.2623%, 52.1569%
        HSV (HSB):
        302°, 92.7419%, 97.2549%
        XYZ:
        54.8049, 26.7399, 85.4919
        xyY:
        0.3281, 0.1601, 26.7399
      CIE-Lab:
        58.7328, 94.0388, -55.6596
        CIE-LCH:
        58.7328, 109.2762, 329.3796
        CIE-Luv:
        58.7328, 83.9030, -99.6491
        Hunter-Lab:
        51.7107, 98.6872, -61.8251
      #f812f1 color charts
#f812f1 RGB chart
      #f812f1 CMYK chart
      #f812f1 RGB pie chart
      #f812f1 color shades, tints & tones
#f812f1 color schemes
#f812f1 color preview, HTML & CSS examples
           This text has a color of #f812f1        
        
          <p style="color:#f812f1;">Text here</p>
        
        
          .mytext {color:#f812f1;}
        
        Text color #f812f1
      
           This box has a color of #f812f1        
        
          <div style="background-color:#f812f1;">Content here</div>
        
        
          .mybackground {background-color:#f812f1;}
        
        Background color #f812f1
      
           Border around this has a color of #f812f1        
        
          <div style="border:2px solid #f812f1;">Content here</div>
        
        
          .myborder {border:2px solid #f812f1;}
        
        Border color #f812f1