#fadaff color space conversions
Hex:
#fadaff
RGB:
250, 218, 255
CMY:
2, 15, 0
CMYK:
2, 15, 0, 0
HSL:
292°, 100.0000%, 92.7451%
HSV (HSB):
292°, 14.5098%, 100.0000%
XYZ:
82.5457, 77.6868, 105.2522
xyY:
0.3109, 0.2926, 77.6868
CIE-Lab:
90.6368, 17.3994, -13.8952
CIE-LCH:
90.6368, 22.2669, 321.3890
CIE-Luv:
90.6368, 15.7042, -24.9516
Hunter-Lab:
88.1401, 12.9252, -9.1028
#fadaff color charts
#fadaff RGB chart
#fadaff CMYK chart
#fadaff RGB pie chart
#fadaff color shades, tints & tones
#fadaff color schemes
#fadaff color preview, HTML & CSS examples
This text has a color of #fadaff
<p style="color:#fadaff;">Text here</p>
.mytext {color:#fadaff;}
Text color #fadaff
This box has a color of #fadaff
<div style="background-color:#fadaff;">Content here</div>
.mybackground {background-color:#fadaff;}
Background color #fadaff
Border around this has a color of #fadaff
<div style="border:2px solid #fadaff;">Content here</div>
.myborder {border:2px solid #fadaff;}
Border color #fadaff