#c5b3d5 color space conversions
Hex:
#c5b3d5
RGB:
197, 179, 213
CMY:
23, 30, 16
CMYK:
8, 16, 0, 16
HSL:
272°, 28.8136%, 76.8627%
HSV (HSB):
272°, 15.9624%, 83.5294%
XYZ:
51.1563, 48.9146, 69.6960
xyY:
0.3013, 0.2881, 48.9146
CIE-Lab:
75.3982, 12.7574, -14.7807
CIE-LCH:
75.3982, 19.5249, 310.7978
CIE-Luv:
75.3982, 7.8690, -24.9271
Hunter-Lab:
69.9390, 8.1692, -10.1267
#c5b3d5 color charts
#c5b3d5 color shades, tints & tones
#c5b3d5 color schemes
#c5b3d5 color preview, HTML & CSS examples
This text has a color of #c5b3d5
<p style="color:#c5b3d5;">Text here</p>
.mytext {color:#c5b3d5;}
This box has a color of #c5b3d5
<div style="background-color:#c5b3d5;">Content here</div>
.mybackground {background-color:#c5b3d5;}
Border around this has a color of #c5b3d5
<div style="border:2px solid #c5b3d5;">Content here</div>
.myborder {border:2px solid #c5b3d5;}