#f822f2 color space conversions
Hex:
        #f822f2
        RGB:
        248, 34, 242
        CMY:
        3, 87, 5
        CMYK:
        0, 86, 2, 3
      HSL:
        302°, 93.8596%, 55.2941%
        HSV (HSB):
        302°, 86.2903%, 97.2549%
        XYZ:
        55.3104, 27.5113, 86.3994
        xyY:
        0.3269, 0.1626, 27.5113
      CIE-Lab:
        59.4447, 92.2464, -55.0829
        CIE-LCH:
        59.4447, 107.4408, 329.1574
        CIE-Luv:
        59.4447, 82.2293, -98.7920
        Hunter-Lab:
        52.4512, 96.4407, -60.9486
      #f822f2 color charts
#f822f2 RGB chart
      #f822f2 CMYK chart
      #f822f2 RGB pie chart
      #f822f2 color shades, tints & tones
#f822f2 color schemes
#f822f2 color preview, HTML & CSS examples
           This text has a color of #f822f2        
        
          <p style="color:#f822f2;">Text here</p>
        
        
          .mytext {color:#f822f2;}
        
        Text color #f822f2
      
           This box has a color of #f822f2        
        
          <div style="background-color:#f822f2;">Content here</div>
        
        
          .mybackground {background-color:#f822f2;}
        
        Background color #f822f2
      
           Border around this has a color of #f822f2        
        
          <div style="border:2px solid #f822f2;">Content here</div>
        
        
          .myborder {border:2px solid #f822f2;}
        
        Border color #f822f2