#f2adf2 color space conversions
Hex:
#f2adf2
RGB:
242, 173, 242
CMY:
5, 32, 5
CMYK:
0, 29, 0, 5
HSL:
300°, 72.6316%, 81.3725%
HSV (HSB):
300°, 28.5124%, 94.9020%
XYZ:
67.5885, 55.1752, 91.0920
xyY:
0.3160, 0.2580, 55.1752
CIE-Lab:
79.1421, 36.1925, -24.4151
CIE-LCH:
79.1421, 43.6577, 325.9968
CIE-Luv:
79.1421, 34.4975, -44.6151
Hunter-Lab:
74.2800, 32.4299, -20.7132
#f2adf2 color charts
#f2adf2 color shades, tints & tones
#f2adf2 color schemes
#f2adf2 color preview, HTML & CSS examples
This text has a color of #f2adf2
<p style="color:#f2adf2;">Text here</p>
.mytext {color:#f2adf2;}
This box has a color of #f2adf2
<div style="background-color:#f2adf2;">Content here</div>
.mybackground {background-color:#f2adf2;}
Border around this has a color of #f2adf2
<div style="border:2px solid #f2adf2;">Content here</div>
.myborder {border:2px solid #f2adf2;}