#f3d3fe color space conversions
Hex:
#f3d3fe
RGB:
243, 211, 254
CMY:
5, 17, 0
CMYK:
4, 17, 0, 0
HSL:
285°, 95.5556%, 91.1765%
HSV (HSB):
285°, 16.9291%, 99.6078%
XYZ:
78.1458, 72.7990, 103.6988
xyY:
0.3069, 0.2859, 72.7990
CIE-Lab:
88.3518, 18.6175, -16.8573
CIE-LCH:
88.3518, 25.1153, 317.8407
CIE-Luv:
88.3518, 15.1498, -29.8704
Hunter-Lab:
85.3223, 14.1722, -12.3341
#f3d3fe color charts
#f3d3fe color shades, tints & tones
#f3d3fe color schemes
#f3d3fe color preview, HTML & CSS examples
This text has a color of #f3d3fe
<p style="color:#f3d3fe;">Text here</p>
.mytext {color:#f3d3fe;}
This box has a color of #f3d3fe
<div style="background-color:#f3d3fe;">Content here</div>
.mybackground {background-color:#f3d3fe;}
Border around this has a color of #f3d3fe
<div style="border:2px solid #f3d3fe;">Content here</div>
.myborder {border:2px solid #f3d3fe;}