#f826ff color space conversions
Hex:
        #f826ff
        RGB:
        248, 38, 255
        CMY:
        3, 85, 0
        CMYK:
        3, 85, 0, 0
      HSL:
        298°, 100.0000%, 57.4510%
        HSV (HSB):
        298°, 85.0980%, 100.0000%
        XYZ:
        57.4545, 28.5627, 97.0927
        xyY:
        0.3138, 0.1560, 28.5627
      CIE-Lab:
        60.3937, 93.4813, -60.7903
        CIE-LCH:
        60.3937, 111.5088, 326.9643
        CIE-Luv:
        60.3937, 76.8400, -108.0072
        Hunter-Lab:
        53.4441, 98.3675, -70.3023
      #f826ff color charts
#f826ff RGB chart
      #f826ff CMYK chart
      #f826ff RGB pie chart
      #f826ff color shades, tints & tones
#f826ff color schemes
#f826ff color preview, HTML & CSS examples
           This text has a color of #f826ff        
        
          <p style="color:#f826ff;">Text here</p>
        
        
          .mytext {color:#f826ff;}
        
        Text color #f826ff
      
           This box has a color of #f826ff        
        
          <div style="background-color:#f826ff;">Content here</div>
        
        
          .mybackground {background-color:#f826ff;}
        
        Background color #f826ff
      
           Border around this has a color of #f826ff        
        
          <div style="border:2px solid #f826ff;">Content here</div>
        
        
          .myborder {border:2px solid #f826ff;}
        
        Border color #f826ff