#f094d7 color space conversions
Hex:
        #f094d7
        RGB:
        240, 148, 215
        CMY:
        6, 42, 16
        CMYK:
        0, 38, 10, 6
      HSL:
        316°, 75.4098%, 76.0784%
        HSV (HSB):
        316°, 38.3333%, 94.1176%
        XYZ:
        58.7908, 44.6114, 69.8022
        xyY:
        0.3394, 0.2576, 44.6114
      CIE-Lab:
        72.6353, 43.9686, -19.6319
        CIE-LCH:
        72.6353, 48.1523, 335.9394
        CIE-Luv:
        72.6353, 50.0800, -37.7768
        Hunter-Lab:
        66.7917, 40.2321, -15.2081
      #f094d7 color charts
#f094d7 RGB chart
      #f094d7 CMYK chart
      #f094d7 RGB pie chart
      #f094d7 color shades, tints & tones
#f094d7 color schemes
#f094d7 color preview, HTML & CSS examples
           This text has a color of #f094d7        
        
          <p style="color:#f094d7;">Text here</p>
        
        
          .mytext {color:#f094d7;}
        
        Text color #f094d7
      
           This box has a color of #f094d7        
        
          <div style="background-color:#f094d7;">Content here</div>
        
        
          .mybackground {background-color:#f094d7;}
        
        Background color #f094d7
      
           Border around this has a color of #f094d7        
        
          <div style="border:2px solid #f094d7;">Content here</div>
        
        
          .myborder {border:2px solid #f094d7;}
        
        Border color #f094d7