#f2affa color space conversions
Hex:
#f2affa
RGB:
242, 175, 250
CMY:
5, 31, 2
CMYK:
3, 30, 0, 2
HSL:
294°, 88.2353%, 83.3333%
HSV (HSB):
294°, 30.0000%, 98.0392%
XYZ:
69.2032, 56.4393, 97.6889
xyY:
0.3099, 0.2527, 56.4393
CIE-Lab:
79.8632, 36.6103, -27.6155
CIE-LCH:
79.8632, 45.8577, 322.9724
CIE-Luv:
79.8632, 32.3375, -49.9839
Hunter-Lab:
75.1261, 32.9566, -24.5085
#f2affa color charts
#f2affa color shades, tints & tones
#f2affa color schemes
#f2affa color preview, HTML & CSS examples
This text has a color of #f2affa
<p style="color:#f2affa;">Text here</p>
.mytext {color:#f2affa;}
This box has a color of #f2affa
<div style="background-color:#f2affa;">Content here</div>
.mybackground {background-color:#f2affa;}
Border around this has a color of #f2affa
<div style="border:2px solid #f2affa;">Content here</div>
.myborder {border:2px solid #f2affa;}