#f3bdf2 color space conversions
Hex:
        #f3bdf2
        RGB:
        243, 189, 242
        CMY:
        5, 26, 5
        CMYK:
        0, 22, 0, 5
      HSL:
        301°, 69.2308%, 84.7059%
        HSV (HSB):
        301°, 22.2222%, 95.2941%
        XYZ:
        71.1868, 61.8607, 92.1928
        xyY:
        0.3160, 0.2746, 61.8607
      CIE-Lab:
        82.8393, 28.0395, -18.7966
        CIE-LCH:
        82.8393, 33.7569, 326.1635
        CIE-Luv:
        82.8393, 27.3244, -34.3575
        Hunter-Lab:
        78.6516, 23.9184, -14.4417
      #f3bdf2 color charts
#f3bdf2 RGB chart
      #f3bdf2 CMYK chart
      #f3bdf2 RGB pie chart
      #f3bdf2 color shades, tints & tones
#f3bdf2 color schemes
#f3bdf2 color preview, HTML & CSS examples
           This text has a color of #f3bdf2        
        
          <p style="color:#f3bdf2;">Text here</p>
        
        
          .mytext {color:#f3bdf2;}
        
        Text color #f3bdf2
      
           This box has a color of #f3bdf2        
        
          <div style="background-color:#f3bdf2;">Content here</div>
        
        
          .mybackground {background-color:#f3bdf2;}
        
        Background color #f3bdf2
      
           Border around this has a color of #f3bdf2        
        
          <div style="border:2px solid #f3bdf2;">Content here</div>
        
        
          .myborder {border:2px solid #f3bdf2;}
        
        Border color #f3bdf2