#cbadf8 color space conversions
Hex:
#cbadf8
RGB:
203, 173, 248
CMY:
20, 32, 3
CMYK:
18, 30, 0, 3
HSL:
264°, 84.2697%, 82.5490%
HSV (HSB):
264°, 30.2419%, 97.2549%
XYZ:
56.5154, 49.3610, 95.3559
xyY:
0.2808, 0.2453, 49.3610
CIE-Lab:
75.6753, 25.2963, -33.2879
CIE-LCH:
75.6753, 41.8089, 307.2321
CIE-Luv:
75.6753, 10.7206, -57.1905
Hunter-Lab:
70.2574, 20.6361, -31.2904
#cbadf8 color charts
#cbadf8 color shades, tints & tones
#cbadf8 color schemes
#cbadf8 color preview, HTML & CSS examples
This text has a color of #cbadf8
<p style="color:#cbadf8;">Text here</p>
.mytext {color:#cbadf8;}
This box has a color of #cbadf8
<div style="background-color:#cbadf8;">Content here</div>
.mybackground {background-color:#cbadf8;}
Border around this has a color of #cbadf8
<div style="border:2px solid #cbadf8;">Content here</div>
.myborder {border:2px solid #cbadf8;}