#f805e0 color space conversions
Hex:
        #f805e0
        RGB:
        248, 5, 224
        CMY:
        3, 98, 12
        CMYK:
        0, 98, 10, 3
      HSL:
        306°, 96.0474%, 49.6078%
        HSV (HSB):
        306°, 97.9839%, 97.2549%
        XYZ:
        52.2202, 25.4468, 72.6804
        xyY:
        0.3473, 0.1693, 25.4468
      CIE-Lab:
        57.5082, 92.6695, -48.0514
        CIE-LCH:
        57.5082, 104.3867, 332.5922
        CIE-Luv:
        57.5082, 91.6173, -87.5126
        Hunter-Lab:
        50.4448, 96.5037, -50.1131
      #f805e0 color charts
#f805e0 RGB chart
      #f805e0 CMYK chart
      #f805e0 RGB pie chart
      #f805e0 color shades, tints & tones
#f805e0 color schemes
#f805e0 color preview, HTML & CSS examples
           This text has a color of #f805e0        
        
          <p style="color:#f805e0;">Text here</p>
        
        
          .mytext {color:#f805e0;}
        
        Text color #f805e0
      
           This box has a color of #f805e0        
        
          <div style="background-color:#f805e0;">Content here</div>
        
        
          .mybackground {background-color:#f805e0;}
        
        Background color #f805e0
      
           Border around this has a color of #f805e0        
        
          <div style="border:2px solid #f805e0;">Content here</div>
        
        
          .myborder {border:2px solid #f805e0;}
        
        Border color #f805e0