#f8cdef color space conversions
Hex:
#f8cdef
RGB:
248, 205, 239
CMY:
3, 20, 6
CMYK:
0, 17, 4, 3
HSL:
313°, 75.4386%, 88.8235%
HSV (HSB):
313°, 17.3387%, 97.2549%
XYZ:
76.1227, 69.8511, 91.1319
xyY:
0.3210, 0.2946, 69.8511
CIE-Lab:
86.9238, 20.6950, -11.0258
CIE-LCH:
86.9238, 23.4489, 331.9523
CIE-Luv:
86.9238, 22.6864, -20.8158
Hunter-Lab:
83.5770, 16.3198, -6.1456
#f8cdef color charts
#f8cdef color shades, tints & tones
#f8cdef color schemes
#f8cdef color preview, HTML & CSS examples
This text has a color of #f8cdef
<p style="color:#f8cdef;">Text here</p>
.mytext {color:#f8cdef;}
This box has a color of #f8cdef
<div style="background-color:#f8cdef;">Content here</div>
.mybackground {background-color:#f8cdef;}
Border around this has a color of #f8cdef
<div style="border:2px solid #f8cdef;">Content here</div>
.myborder {border:2px solid #f8cdef;}