#f0b4ec color space conversions
Hex:
        #f0b4ec
        RGB:
        240, 180, 236
        CMY:
        6, 29, 7
        CMYK:
        0, 25, 2, 6
      HSL:
        304°, 66.6667%, 82.3529%
        HSV (HSB):
        304°, 25.0000%, 94.1176%
        XYZ:
        67.3968, 57.2239, 86.8500
        xyY:
        0.3187, 0.2706, 57.2239
      CIE-Lab:
        80.3054, 30.7558, -19.4375
        CIE-LCH:
        80.3054, 36.3832, 327.7074
        CIE-Luv:
        80.3054, 30.7026, -35.7065
        Hunter-Lab:
        75.6465, 26.6521, -15.1185
      #f0b4ec color charts
#f0b4ec RGB chart
      #f0b4ec CMYK chart
      #f0b4ec RGB pie chart
      #f0b4ec color shades, tints & tones
#f0b4ec color schemes
#f0b4ec color preview, HTML & CSS examples
           This text has a color of #f0b4ec        
        
          <p style="color:#f0b4ec;">Text here</p>
        
        
          .mytext {color:#f0b4ec;}
        
        Text color #f0b4ec
      
           This box has a color of #f0b4ec        
        
          <div style="background-color:#f0b4ec;">Content here</div>
        
        
          .mybackground {background-color:#f0b4ec;}
        
        Background color #f0b4ec
      
           Border around this has a color of #f0b4ec        
        
          <div style="border:2px solid #f0b4ec;">Content here</div>
        
        
          .myborder {border:2px solid #f0b4ec;}
        
        Border color #f0b4ec