#f826f1 color space conversions
Hex:
        #f826f1
        RGB:
        248, 38, 241
        CMY:
        3, 85, 5
        CMYK:
        0, 85, 3, 3
      HSL:
        302°, 93.7500%, 56.0784%
        HSV (HSB):
        302°, 84.6774%, 97.2549%
        XYZ:
        55.2817, 27.6936, 85.6508
        xyY:
        0.3278, 0.1642, 27.6936
      CIE-Lab:
        59.6109, 91.4576, -54.2600
        CIE-LCH:
        59.6109, 106.3421, 329.3202
        CIE-Luv:
        59.6109, 82.1880, -97.4879
        Hunter-Lab:
        52.6247, 95.4193, -59.6619
      #f826f1 color charts
#f826f1 RGB chart
      #f826f1 CMYK chart
      #f826f1 RGB pie chart
      #f826f1 color shades, tints & tones
#f826f1 color schemes
#f826f1 color preview, HTML & CSS examples
           This text has a color of #f826f1        
        
          <p style="color:#f826f1;">Text here</p>
        
        
          .mytext {color:#f826f1;}
        
        Text color #f826f1
      
           This box has a color of #f826f1        
        
          <div style="background-color:#f826f1;">Content here</div>
        
        
          .mybackground {background-color:#f826f1;}
        
        Background color #f826f1
      
           Border around this has a color of #f826f1        
        
          <div style="border:2px solid #f826f1;">Content here</div>
        
        
          .myborder {border:2px solid #f826f1;}
        
        Border color #f826f1