#ceaffb color space conversions
Hex:
#ceaffb
RGB:
206, 175, 251
CMY:
19, 31, 2
CMYK:
18, 30, 0, 2
HSL:
264°, 90.4762%, 83.5294%
HSV (HSB):
264°, 30.2789%, 98.4314%
XYZ:
58.1962, 50.7468, 97.9946
xyY:
0.2812, 0.2452, 50.7468
CIE-Lab:
76.5254, 25.7596, -33.5713
CIE-LCH:
76.5254, 42.3154, 307.4994
CIE-Luv:
76.5254, 11.1810, -57.8251
Hunter-Lab:
71.2368, 21.1594, -31.6947
#ceaffb color charts
#ceaffb color shades, tints & tones
#ceaffb color schemes
#ceaffb color preview, HTML & CSS examples
This text has a color of #ceaffb
<p style="color:#ceaffb;">Text here</p>
.mytext {color:#ceaffb;}
This box has a color of #ceaffb
<div style="background-color:#ceaffb;">Content here</div>
.mybackground {background-color:#ceaffb;}
Border around this has a color of #ceaffb
<div style="border:2px solid #ceaffb;">Content here</div>
.myborder {border:2px solid #ceaffb;}