#febafd color space conversions
Hex:
#febafd
RGB:
254, 186, 253
CMY:
0, 27, 1
CMYK:
0, 27, 0, 0
HSL:
301°, 97.1429%, 86.2745%
HSV (HSB):
301°, 26.7717%, 99.6078%
XYZ:
76.1616, 63.2805, 101.1287
xyY:
0.3166, 0.2630, 63.2805
CIE-Lab:
83.5897, 35.1449, -23.4284
CIE-LCH:
83.5897, 42.2380, 326.3117
CIE-Luv:
83.5897, 34.1563, -43.1638
Hunter-Lab:
79.5490, 31.6881, -19.6896
#febafd color charts
#febafd color shades, tints & tones
#febafd color schemes
#febafd color preview, HTML & CSS examples
This text has a color of #febafd
<p style="color:#febafd;">Text here</p>
.mytext {color:#febafd;}
This box has a color of #febafd
<div style="background-color:#febafd;">Content here</div>
.mybackground {background-color:#febafd;}
Border around this has a color of #febafd
<div style="border:2px solid #febafd;">Content here</div>
.myborder {border:2px solid #febafd;}