#f812f7 color space conversions
Hex:
        #f812f7
        RGB:
        248, 18, 247
        CMY:
        3, 93, 3
        CMYK:
        0, 93, 0, 3
      HSL:
        300°, 94.2623%, 52.1569%
        HSV (HSB):
        300°, 92.7419%, 97.2549%
        XYZ:
        55.7162, 27.1045, 90.2908
        xyY:
        0.3219, 0.1566, 27.1045
      CIE-Lab:
        59.0709, 94.8757, -58.4664
        CIE-LCH:
        59.0709, 111.4438, 328.3569
        CIE-Luv:
        59.0709, 81.5075, -104.1378
        Hunter-Lab:
        52.0620, 99.9206, -66.3830
      #f812f7 color charts
#f812f7 RGB chart
      #f812f7 CMYK chart
      #f812f7 RGB pie chart
      #f812f7 color shades, tints & tones
#f812f7 color schemes
#f812f7 color preview, HTML & CSS examples
           This text has a color of #f812f7        
        
          <p style="color:#f812f7;">Text here</p>
        
        
          .mytext {color:#f812f7;}
        
        Text color #f812f7
      
           This box has a color of #f812f7        
        
          <div style="background-color:#f812f7;">Content here</div>
        
        
          .mybackground {background-color:#f812f7;}
        
        Background color #f812f7
      
           Border around this has a color of #f812f7        
        
          <div style="border:2px solid #f812f7;">Content here</div>
        
        
          .myborder {border:2px solid #f812f7;}
        
        Border color #f812f7