#f826d8 color space conversions
Hex:
        #f826d8
        RGB:
        248, 38, 216
        CMY:
        3, 85, 15
        CMYK:
        0, 85, 13, 3
      HSL:
        309°, 93.7500%, 56.0784%
        HSV (HSB):
        309°, 84.6774%, 97.2549%
        XYZ:
        51.7992, 26.3006, 67.3121
        xyY:
        0.3562, 0.1809, 26.3006
      CIE-Lab:
        58.3212, 88.0615, -42.2357
        CIE-LCH:
        58.3212, 97.6662, 334.3769
        CIE-Luv:
        58.3212, 92.3367, -78.2349
        Hunter-Lab:
        51.2841, 90.5458, -41.9214
      #f826d8 color charts
#f826d8 RGB chart
      #f826d8 CMYK chart
      #f826d8 RGB pie chart
      #f826d8 color shades, tints & tones
#f826d8 color schemes
#f826d8 color preview, HTML & CSS examples
           This text has a color of #f826d8        
        
          <p style="color:#f826d8;">Text here</p>
        
        
          .mytext {color:#f826d8;}
        
        Text color #f826d8
      
           This box has a color of #f826d8        
        
          <div style="background-color:#f826d8;">Content here</div>
        
        
          .mybackground {background-color:#f826d8;}
        
        Background color #f826d8
      
           Border around this has a color of #f826d8        
        
          <div style="border:2px solid #f826d8;">Content here</div>
        
        
          .myborder {border:2px solid #f826d8;}
        
        Border color #f826d8