#f894d7 color space conversions
Hex:
        #f894d7
        RGB:
        248, 148, 215
        CMY:
        3, 42, 16
        CMYK:
        0, 40, 13, 3
      HSL:
        320°, 87.7193%, 77.6471%
        HSV (HSB):
        320°, 40.3226%, 97.2549%
        XYZ:
        61.5670, 46.0426, 69.9321
        xyY:
        0.3468, 0.2593, 46.0426
      CIE-Lab:
        73.5731, 46.5289, -18.1217
        CIE-LCH:
        73.5731, 49.9333, 338.7204
        CIE-Luv:
        73.5731, 55.6231, -35.9487
        Hunter-Lab:
        67.8547, 43.2140, -13.6070
      #f894d7 color charts
#f894d7 RGB chart
      #f894d7 CMYK chart
      #f894d7 RGB pie chart
      #f894d7 color shades, tints & tones
#f894d7 color schemes
#f894d7 color preview, HTML & CSS examples
           This text has a color of #f894d7        
        
          <p style="color:#f894d7;">Text here</p>
        
        
          .mytext {color:#f894d7;}
        
        Text color #f894d7
      
           This box has a color of #f894d7        
        
          <div style="background-color:#f894d7;">Content here</div>
        
        
          .mybackground {background-color:#f894d7;}
        
        Background color #f894d7
      
           Border around this has a color of #f894d7        
        
          <div style="border:2px solid #f894d7;">Content here</div>
        
        
          .myborder {border:2px solid #f894d7;}
        
        Border color #f894d7