#fadafb color space conversions
Hex:
#fadafb
RGB:
250, 218, 251
CMY:
2, 15, 2
CMYK:
0, 13, 0, 2
HSL:
298°, 80.4878%, 91.9608%
HSV (HSB):
298°, 13.1474%, 98.4314%
XYZ:
81.9083, 77.4318, 101.8956
xyY:
0.3135, 0.2964, 77.4318
CIE-Lab:
90.5200, 16.6717, -11.9717
CIE-LCH:
90.5200, 20.5248, 324.3185
CIE-Luv:
90.5200, 16.0782, -21.7264
Hunter-Lab:
87.9954, 12.1605, -7.0590
#fadafb color charts
#fadafb color shades, tints & tones
#fadafb color schemes
#fadafb color preview, HTML & CSS examples
This text has a color of #fadafb
<p style="color:#fadafb;">Text here</p>
.mytext {color:#fadafb;}
This box has a color of #fadafb
<div style="background-color:#fadafb;">Content here</div>
.mybackground {background-color:#fadafb;}
Border around this has a color of #fadafb
<div style="border:2px solid #fadafb;">Content here</div>
.myborder {border:2px solid #fadafb;}