#f894bd color space conversions
Hex:
        #f894bd
        RGB:
        248, 148, 189
        CMY:
        3, 42, 26
        CMYK:
        0, 40, 24, 3
      HSL:
        335°, 87.7193%, 77.6471%
        HSV (HSB):
        335°, 40.3226%, 97.2549%
        XYZ:
        58.4866, 44.8104, 53.7108
        xyY:
        0.3725, 0.2854, 44.8104
      CIE-Lab:
        72.7669, 42.6652, -4.9804
        CIE-LCH:
        72.7669, 42.9549, 353.3419
        CIE-Luv:
        72.7669, 61.0133, -15.2295
        Hunter-Lab:
        66.9406, 38.8112, -0.7139
      #f894bd color charts
#f894bd RGB chart
      #f894bd CMYK chart
      #f894bd RGB pie chart
      #f894bd color shades, tints & tones
#f894bd color schemes
#f894bd color preview, HTML & CSS examples
           This text has a color of #f894bd        
        
          <p style="color:#f894bd;">Text here</p>
        
        
          .mytext {color:#f894bd;}
        
        Text color #f894bd
      
           This box has a color of #f894bd        
        
          <div style="background-color:#f894bd;">Content here</div>
        
        
          .mybackground {background-color:#f894bd;}
        
        Background color #f894bd
      
           Border around this has a color of #f894bd        
        
          <div style="border:2px solid #f894bd;">Content here</div>
        
        
          .myborder {border:2px solid #f894bd;}
        
        Border color #f894bd