#cdc3fc color space conversions
Hex:
#cdc3fc
RGB:
205, 195, 252
CMY:
20, 24, 1
CMYK:
19, 23, 0, 1
HSL:
251°, 90.4762%, 87.6471%
HSV (HSB):
251°, 22.6190%, 98.8235%
XYZ:
62.2626, 59.0376, 100.2093
xyY:
0.2811, 0.2665, 59.0376
CIE-Lab:
81.3123, 14.7937, -26.7619
CIE-LCH:
81.3123, 30.5786, 298.9335
CIE-Luv:
81.3123, 1.7412, -45.1780
Hunter-Lab:
76.8359, 10.1814, -23.5407
#cdc3fc color charts
#cdc3fc color shades, tints & tones
#cdc3fc color schemes
#cdc3fc color preview, HTML & CSS examples
This text has a color of #cdc3fc
<p style="color:#cdc3fc;">Text here</p>
.mytext {color:#cdc3fc;}
This box has a color of #cdc3fc
<div style="background-color:#cdc3fc;">Content here</div>
.mybackground {background-color:#cdc3fc;}
Border around this has a color of #cdc3fc
<div style="border:2px solid #cdc3fc;">Content here</div>
.myborder {border:2px solid #cdc3fc;}