#c0b0dd color space conversions
Hex:
#c0b0dd
RGB:
192, 176, 221
CMY:
25, 31, 13
CMYK:
13, 20, 0, 13
HSL:
261°, 39.8230%, 77.8431%
HSV (HSB):
261°, 20.3620%, 86.6667%
XYZ:
50.3147, 47.4776, 74.9188
xyY:
0.2913, 0.2749, 47.4776
CIE-Lab:
74.4942, 14.4110, -20.5414
CIE-LCH:
74.4942, 25.0924, 305.0519
CIE-Luv:
74.4942, 5.8312, -34.3917
Hunter-Lab:
68.9040, 9.7614, -16.2328
#c0b0dd color charts
#c0b0dd color shades, tints & tones
#c0b0dd color schemes
#c0b0dd color preview, HTML & CSS examples
This text has a color of #c0b0dd
<p style="color:#c0b0dd;">Text here</p>
.mytext {color:#c0b0dd;}
This box has a color of #c0b0dd
<div style="background-color:#c0b0dd;">Content here</div>
.mybackground {background-color:#c0b0dd;}
Border around this has a color of #c0b0dd
<div style="border:2px solid #c0b0dd;">Content here</div>
.myborder {border:2px solid #c0b0dd;}