#cbd3fd color space conversions
Hex:
#cbd3fd
RGB:
203, 211, 253
CMY:
20, 17, 1
CMYK:
20, 17, 0, 1
HSL:
230°, 92.5926%, 89.4118%
HSV (HSB):
230°, 19.7628%, 99.2157%
XYZ:
65.6525, 66.3769, 102.2803
xyY:
0.2802, 0.2833, 66.3769
CIE-Lab:
85.1883, 5.8286, -21.4101
CIE-LCH:
85.1883, 22.1893, 285.2289
CIE-Luv:
85.1883, -6.5273, -35.0984
Hunter-Lab:
81.4720, 1.2644, -17.4025
#cbd3fd color charts
#cbd3fd color shades, tints & tones
#cbd3fd color schemes
#cbd3fd color preview, HTML & CSS examples
This text has a color of #cbd3fd
<p style="color:#cbd3fd;">Text here</p>
.mytext {color:#cbd3fd;}
This box has a color of #cbd3fd
<div style="background-color:#cbd3fd;">Content here</div>
.mybackground {background-color:#cbd3fd;}
Border around this has a color of #cbd3fd
<div style="border:2px solid #cbd3fd;">Content here</div>
.myborder {border:2px solid #cbd3fd;}