#c2b3dd color space conversions
Hex:
#c2b3dd
RGB:
194, 179, 221
CMY:
24, 30, 13
CMYK:
12, 19, 0, 13
HSL:
261°, 38.1818%, 78.4314%
HSV (HSB):
261°, 19.0045%, 86.6667%
XYZ:
51.4194, 48.9300, 75.1410
xyY:
0.2930, 0.2788, 48.9300
CIE-Lab:
75.4078, 13.4121, -19.1407
CIE-LCH:
75.4078, 23.3720, 305.0194
CIE-Luv:
75.4078, 5.5306, -32.0246
Hunter-Lab:
69.9500, 8.8007, -14.7249
#c2b3dd color charts
#c2b3dd color shades, tints & tones
#c2b3dd color schemes
#c2b3dd color preview, HTML & CSS examples
This text has a color of #c2b3dd
<p style="color:#c2b3dd;">Text here</p>
.mytext {color:#c2b3dd;}
This box has a color of #c2b3dd
<div style="background-color:#c2b3dd;">Content here</div>
.mybackground {background-color:#c2b3dd;}
Border around this has a color of #c2b3dd
<div style="border:2px solid #c2b3dd;">Content here</div>
.myborder {border:2px solid #c2b3dd;}