#f816fd color space conversions
Hex:
        #f816fd
        RGB:
        248, 22, 253
        CMY:
        3, 91, 1
        CMYK:
        2, 91, 0, 1
      HSL:
        299°, 98.2979%, 53.9216%
        HSV (HSB):
        299°, 91.3043%, 99.2157%
        XYZ:
        56.7279, 27.6221, 95.2702
        xyY:
        0.3158, 0.1538, 27.6221
      CIE-Lab:
        59.5458, 95.3464, -61.0401
        CIE-LCH:
        59.5458, 113.2115, 327.3729
        CIE-Luv:
        59.5458, 78.9289, -108.2802
        Hunter-Lab:
        52.5568, 100.6924, -70.6859
      #f816fd color charts
#f816fd RGB chart
      #f816fd CMYK chart
      #f816fd RGB pie chart
      #f816fd color shades, tints & tones
#f816fd color schemes
#f816fd color preview, HTML & CSS examples
           This text has a color of #f816fd        
        
          <p style="color:#f816fd;">Text here</p>
        
        
          .mytext {color:#f816fd;}
        
        Text color #f816fd
      
           This box has a color of #f816fd        
        
          <div style="background-color:#f816fd;">Content here</div>
        
        
          .mybackground {background-color:#f816fd;}
        
        Background color #f816fd
      
           Border around this has a color of #f816fd        
        
          <div style="border:2px solid #f816fd;">Content here</div>
        
        
          .myborder {border:2px solid #f816fd;}
        
        Border color #f816fd