#c3bddc color space conversions
Hex:
#c3bddc
RGB:
195, 189, 220
CMY:
24, 26, 14
CMYK:
11, 14, 0, 14
HSL:
252°, 30.6931%, 80.1961%
HSV (HSB):
252°, 14.0909%, 86.2745%
XYZ:
53.6215, 53.1646, 75.1458
xyY:
0.2947, 0.2922, 53.1646
CIE-Lab:
77.9721, 8.0940, -14.7232
CIE-LCH:
77.9721, 16.8014, 298.7995
CIE-Luv:
77.9721, 1.4181, -24.1945
Hunter-Lab:
72.9141, 3.6706, -10.0649
#c3bddc color charts
#c3bddc color shades, tints & tones
#c3bddc color schemes
#c3bddc color preview, HTML & CSS examples
This text has a color of #c3bddc
<p style="color:#c3bddc;">Text here</p>
.mytext {color:#c3bddc;}
This box has a color of #c3bddc
<div style="background-color:#c3bddc;">Content here</div>
.mybackground {background-color:#c3bddc;}
Border around this has a color of #c3bddc
<div style="border:2px solid #c3bddc;">Content here</div>
.myborder {border:2px solid #c3bddc;}