#f0b7de color space conversions
Hex:
        #f0b7de
        RGB:
        240, 183, 222
        CMY:
        6, 28, 13
        CMYK:
        0, 24, 8, 6
      HSL:
        319°, 65.5172%, 82.9412%
        HSV (HSB):
        319°, 23.7500%, 94.1176%
        XYZ:
        66.0535, 57.6662, 76.7565
        xyY:
        0.3295, 0.2876, 57.6662
      CIE-Lab:
        80.5528, 26.7071, -11.5276
        CIE-LCH:
        80.5528, 29.0887, 336.6535
        CIE-Luv:
        80.5528, 31.0730, -22.4446
        Hunter-Lab:
        75.9382, 22.3730, -6.7721
      #f0b7de color charts
#f0b7de RGB chart
      #f0b7de CMYK chart
      #f0b7de RGB pie chart
      #f0b7de color shades, tints & tones
#f0b7de color schemes
#f0b7de color preview, HTML & CSS examples
           This text has a color of #f0b7de        
        
          <p style="color:#f0b7de;">Text here</p>
        
        
          .mytext {color:#f0b7de;}
        
        Text color #f0b7de
      
           This box has a color of #f0b7de        
        
          <div style="background-color:#f0b7de;">Content here</div>
        
        
          .mybackground {background-color:#f0b7de;}
        
        Background color #f0b7de
      
           Border around this has a color of #f0b7de        
        
          <div style="border:2px solid #f0b7de;">Content here</div>
        
        
          .myborder {border:2px solid #f0b7de;}
        
        Border color #f0b7de