#f826a2 color space conversions
Hex:
        #f826a2
        RGB:
        248, 38, 162
        CMY:
        3, 85, 36
        CMYK:
        0, 85, 35, 3
      HSL:
        325°, 93.7500%, 56.0784%
        HSV (HSB):
        325°, 84.6774%, 97.2549%
        XYZ:
        45.9261, 23.9513, 36.3849
        xyY:
        0.4322, 0.2254, 23.9513
      CIE-Lab:
        56.0390, 81.8400, -14.5823
        CIE-LCH:
        56.0390, 83.1290, 349.8970
        CIE-Luv:
        56.0390, 116.0644, -35.8725
        Hunter-Lab:
        48.9401, 81.8619, -9.8216
      #f826a2 color charts
#f826a2 RGB chart
      #f826a2 CMYK chart
      #f826a2 RGB pie chart
      #f826a2 color shades, tints & tones
#f826a2 color schemes
#f826a2 color preview, HTML & CSS examples
           This text has a color of #f826a2        
        
          <p style="color:#f826a2;">Text here</p>
        
        
          .mytext {color:#f826a2;}
        
        Text color #f826a2
      
           This box has a color of #f826a2        
        
          <div style="background-color:#f826a2;">Content here</div>
        
        
          .mybackground {background-color:#f826a2;}
        
        Background color #f826a2
      
           Border around this has a color of #f826a2        
        
          <div style="border:2px solid #f826a2;">Content here</div>
        
        
          .myborder {border:2px solid #f826a2;}
        
        Border color #f826a2