#f2dbfa color space conversions
Hex:
#f2dbfa
RGB:
242, 219, 250
CMY:
5, 14, 2
CMYK:
3, 12, 0, 2
HSL:
285°, 75.6098%, 91.9608%
HSV (HSB):
285°, 12.4000%, 98.0392%
XYZ:
79.2048, 76.4424, 101.0228
xyY:
0.3086, 0.2978, 76.4424
CIE-Lab:
90.0644, 13.3420, -12.1971
CIE-LCH:
90.0644, 18.0770, 317.5668
CIE-Luv:
90.0644, 10.9816, -21.4899
Hunter-Lab:
87.4313, 8.6998, -7.3049
#f2dbfa color charts
#f2dbfa color shades, tints & tones
#f2dbfa color schemes
#f2dbfa color preview, HTML & CSS examples
This text has a color of #f2dbfa
<p style="color:#f2dbfa;">Text here</p>
.mytext {color:#f2dbfa;}
This box has a color of #f2dbfa
<div style="background-color:#f2dbfa;">Content here</div>
.mybackground {background-color:#f2dbfa;}
Border around this has a color of #f2dbfa
<div style="border:2px solid #f2dbfa;">Content here</div>
.myborder {border:2px solid #f2dbfa;}