#c2b2dd color space conversions
Hex:
#c2b2dd
RGB:
194, 178, 221
CMY:
24, 30, 13
CMYK:
12, 19, 0, 13
HSL:
262°, 38.7387%, 78.2353%
HSV (HSB):
262°, 19.4570%, 86.6667%
XYZ:
51.2197, 48.5306, 75.0744
xyY:
0.2930, 0.2776, 48.5306
CIE-Lab:
75.1584, 13.9590, -19.5185
CIE-LCH:
75.1584, 23.9963, 305.5711
CIE-Luv:
75.1584, 6.0002, -32.7072
Hunter-Lab:
69.6639, 9.3285, -15.1301
#c2b2dd color charts
#c2b2dd color shades, tints & tones
#c2b2dd color schemes
#c2b2dd color preview, HTML & CSS examples
This text has a color of #c2b2dd
<p style="color:#c2b2dd;">Text here</p>
.mytext {color:#c2b2dd;}
This box has a color of #c2b2dd
<div style="background-color:#c2b2dd;">Content here</div>
.mybackground {background-color:#c2b2dd;}
Border around this has a color of #c2b2dd
<div style="border:2px solid #c2b2dd;">Content here</div>
.myborder {border:2px solid #c2b2dd;}