#f3bdef color space conversions
Hex:
#f3bdef
RGB:
243, 189, 239
CMY:
5, 26, 6
CMYK:
0, 22, 2, 5
HSL:
304°, 69.2308%, 84.7059%
HSV (HSB):
304°, 22.2222%, 95.2941%
XYZ:
70.7397, 61.6819, 89.8388
xyY:
0.3183, 0.2775, 61.6819
CIE-Lab:
82.7440, 27.4979, -17.3367
CIE-LCH:
82.7440, 32.5068, 327.7696
CIE-Luv:
82.7440, 27.7067, -31.9053
Hunter-Lab:
78.5378, 23.3354, -12.8449
#f3bdef color charts
#f3bdef color shades, tints & tones
#f3bdef color schemes
#f3bdef color preview, HTML & CSS examples
This text has a color of #f3bdef
<p style="color:#f3bdef;">Text here</p>
.mytext {color:#f3bdef;}
This box has a color of #f3bdef
<div style="background-color:#f3bdef;">Content here</div>
.mybackground {background-color:#f3bdef;}
Border around this has a color of #f3bdef
<div style="border:2px solid #f3bdef;">Content here</div>
.myborder {border:2px solid #f3bdef;}