#f84bff color space conversions
Hex:
        #f84bff
        RGB:
        248, 75, 255
        CMY:
        3, 71, 0
        CMYK:
        3, 71, 0, 0
      HSL:
        298°, 100.0000%, 64.7059%
        HSV (HSB):
        298°, 70.5882%, 100.0000%
        XYZ:
        59.2775, 32.2086, 97.7004
        xyY:
        0.3133, 0.1702, 32.2086
      CIE-Lab:
        63.5149, 84.4526, -55.8096
        CIE-LCH:
        63.5149, 101.2273, 326.5417
        CIE-Luv:
        63.5149, 70.9697, -100.2298
        Hunter-Lab:
        56.7526, 87.1241, -62.3416
      #f84bff color charts
#f84bff RGB chart
      #f84bff CMYK chart
      #f84bff RGB pie chart
      #f84bff color shades, tints & tones
#f84bff color schemes
#f84bff color preview, HTML & CSS examples
           This text has a color of #f84bff        
        
          <p style="color:#f84bff;">Text here</p>
        
        
          .mytext {color:#f84bff;}
        
        Text color #f84bff
      
           This box has a color of #f84bff        
        
          <div style="background-color:#f84bff;">Content here</div>
        
        
          .mybackground {background-color:#f84bff;}
        
        Background color #f84bff
      
           Border around this has a color of #f84bff        
        
          <div style="border:2px solid #f84bff;">Content here</div>
        
        
          .myborder {border:2px solid #f84bff;}
        
        Border color #f84bff