#f805d1 color space conversions
Hex:
        #f805d1
        RGB:
        248, 5, 209
        CMY:
        3, 98, 18
        CMYK:
        0, 98, 16, 3
      HSL:
        310°, 96.0474%, 49.6078%
        HSV (HSB):
        310°, 97.9839%, 97.2549%
        XYZ:
        50.2743, 24.6684, 62.4333
        xyY:
        0.3660, 0.1796, 24.6684
      CIE-Lab:
        56.7509, 90.7824, -40.7231
        CIE-LCH:
        56.7509, 99.4978, 335.8400
        CIE-Luv:
        56.7509, 98.2178, -75.9442
        Hunter-Lab:
        49.6673, 93.7635, -39.7622
      #f805d1 color charts
#f805d1 RGB chart
      #f805d1 CMYK chart
      #f805d1 RGB pie chart
      #f805d1 color shades, tints & tones
#f805d1 color schemes
#f805d1 color preview, HTML & CSS examples
           This text has a color of #f805d1        
        
          <p style="color:#f805d1;">Text here</p>
        
        
          .mytext {color:#f805d1;}
        
        Text color #f805d1
      
           This box has a color of #f805d1        
        
          <div style="background-color:#f805d1;">Content here</div>
        
        
          .mybackground {background-color:#f805d1;}
        
        Background color #f805d1
      
           Border around this has a color of #f805d1        
        
          <div style="border:2px solid #f805d1;">Content here</div>
        
        
          .myborder {border:2px solid #f805d1;}
        
        Border color #f805d1