#f826f7 color space conversions
Hex:
        #f826f7
        RGB:
        248, 38, 247
        CMY:
        3, 85, 3
        CMYK:
        0, 85, 0, 3
      HSL:
        300°, 93.7500%, 56.0784%
        HSV (HSB):
        300°, 84.6774%, 97.2549%
        XYZ:
        56.1930, 28.0581, 90.4497
        xyY:
        0.3217, 0.1606, 28.0581
      CIE-Lab:
        59.9412, 92.3148, -57.0761
        CIE-LCH:
        59.9412, 108.5344, 328.2725
        CIE-Luv:
        59.9412, 79.8651, -102.0218
        Hunter-Lab:
        52.9699, 96.6641, -64.1629
      #f826f7 color charts
#f826f7 RGB chart
      #f826f7 CMYK chart
      #f826f7 RGB pie chart
      #f826f7 color shades, tints & tones
#f826f7 color schemes
#f826f7 color preview, HTML & CSS examples
           This text has a color of #f826f7        
        
          <p style="color:#f826f7;">Text here</p>
        
        
          .mytext {color:#f826f7;}
        
        Text color #f826f7
      
           This box has a color of #f826f7        
        
          <div style="background-color:#f826f7;">Content here</div>
        
        
          .mybackground {background-color:#f826f7;}
        
        Background color #f826f7
      
           Border around this has a color of #f826f7        
        
          <div style="border:2px solid #f826f7;">Content here</div>
        
        
          .myborder {border:2px solid #f826f7;}
        
        Border color #f826f7