#f2d3fe color space conversions
Hex:
#f2d3fe
RGB:
242, 211, 254
CMY:
5, 17, 0
CMYK:
5, 17, 0, 0
HSL:
283°, 95.5556%, 91.1765%
HSV (HSB):
283°, 16.9291%, 99.6078%
XYZ:
77.8016, 72.6215, 103.6827
xyY:
0.3062, 0.2858, 72.6215
CIE-Lab:
88.2669, 18.2945, -16.9934
CIE-LCH:
88.2669, 24.9693, 317.1117
CIE-Luv:
88.2669, 14.5668, -30.0327
Hunter-Lab:
85.2183, 13.8329, -12.4837
#f2d3fe color charts
#f2d3fe color shades, tints & tones
#f2d3fe color schemes
#f2d3fe color preview, HTML & CSS examples
This text has a color of #f2d3fe
<p style="color:#f2d3fe;">Text here</p>
.mytext {color:#f2d3fe;}
This box has a color of #f2d3fe
<div style="background-color:#f2d3fe;">Content here</div>
.mybackground {background-color:#f2d3fe;}
Border around this has a color of #f2d3fe
<div style="border:2px solid #f2d3fe;">Content here</div>
.myborder {border:2px solid #f2d3fe;}