#f84bd8 color space conversions
Hex:
        #f84bd8
        RGB:
        248, 75, 216
        CMY:
        3, 71, 15
        CMYK:
        0, 70, 13, 3
      HSL:
        311°, 92.5134%, 63.3333%
        HSV (HSB):
        311°, 69.7581%, 97.2549%
        XYZ:
        53.6221, 29.9465, 67.9198
        xyY:
        0.3540, 0.1977, 29.9465
      CIE-Lab:
        61.6080, 78.6303, -37.0800
        CIE-LCH:
        61.6080, 86.9347, 334.7527
        CIE-Luv:
        61.6080, 84.6712, -69.5946
        Hunter-Lab:
        54.7234, 79.1420, -35.2813
      #f84bd8 color charts
#f84bd8 RGB chart
      #f84bd8 CMYK chart
      #f84bd8 RGB pie chart
      #f84bd8 color shades, tints & tones
#f84bd8 color schemes
#f84bd8 color preview, HTML & CSS examples
           This text has a color of #f84bd8        
        
          <p style="color:#f84bd8;">Text here</p>
        
        
          .mytext {color:#f84bd8;}
        
        Text color #f84bd8
      
           This box has a color of #f84bd8        
        
          <div style="background-color:#f84bd8;">Content here</div>
        
        
          .mybackground {background-color:#f84bd8;}
        
        Background color #f84bd8
      
           Border around this has a color of #f84bd8        
        
          <div style="border:2px solid #f84bd8;">Content here</div>
        
        
          .myborder {border:2px solid #f84bd8;}
        
        Border color #f84bd8