#cfbeec color space conversions
Hex:
#cfbeec
RGB:
207, 190, 236
CMY:
19, 25, 7
CMYK:
12, 19, 0, 7
HSL:
262°, 54.7619%, 83.5294%
HSV (HSB):
262°, 19.4915%, 92.5490%
XYZ:
59.2859, 56.1484, 87.0699
xyY:
0.2928, 0.2773, 56.1484
CIE-Lab:
79.6982, 14.7173, -20.6407
CIE-LCH:
79.6982, 25.3503, 305.4897
CIE-Luv:
79.6982, 6.3364, -34.9384
Hunter-Lab:
74.9323, 10.0965, -16.4413
#cfbeec color charts
#cfbeec color shades, tints & tones
#cfbeec color schemes
#cfbeec color preview, HTML & CSS examples
This text has a color of #cfbeec
<p style="color:#cfbeec;">Text here</p>
.mytext {color:#cfbeec;}
This box has a color of #cfbeec
<div style="background-color:#cfbeec;">Content here</div>
.mybackground {background-color:#cfbeec;}
Border around this has a color of #cfbeec
<div style="border:2px solid #cfbeec;">Content here</div>
.myborder {border:2px solid #cfbeec;}