#f84ba1 color space conversions
Hex:
        #f84ba1
        RGB:
        248, 75, 161
        CMY:
        3, 71, 37
        CMYK:
        0, 70, 35, 3
      HSL:
        330°, 92.5134%, 63.3333%
        HSV (HSB):
        330°, 69.7581%, 97.2549%
        XYZ:
        47.6605, 27.5618, 36.5262
        xyY:
        0.4265, 0.2466, 27.5618
      CIE-Lab:
        59.4908, 71.8399, -8.8104
        CIE-LCH:
        59.4908, 72.3781, 353.0082
        CIE-Luv:
        59.4908, 105.3570, -26.0303
        Hunter-Lab:
        52.4994, 70.1738, -4.5012
      #f84ba1 color charts
#f84ba1 RGB chart
      #f84ba1 CMYK chart
      #f84ba1 RGB pie chart
      #f84ba1 color shades, tints & tones
#f84ba1 color schemes
#f84ba1 color preview, HTML & CSS examples
           This text has a color of #f84ba1        
        
          <p style="color:#f84ba1;">Text here</p>
        
        
          .mytext {color:#f84ba1;}
        
        Text color #f84ba1
      
           This box has a color of #f84ba1        
        
          <div style="background-color:#f84ba1;">Content here</div>
        
        
          .mybackground {background-color:#f84ba1;}
        
        Background color #f84ba1
      
           Border around this has a color of #f84ba1        
        
          <div style="border:2px solid #f84ba1;">Content here</div>
        
        
          .myborder {border:2px solid #f84ba1;}
        
        Border color #f84ba1