#beadcd color space conversions
Hex:
#beadcd
RGB:
190, 173, 205
CMY:
25, 32, 20
CMYK:
7, 16, 0, 20
HSL:
272°, 24.2424%, 74.1176%
HSV (HSB):
272°, 15.6098%, 80.3922%
XYZ:
47.1982, 45.2421, 64.0026
xyY:
0.3017, 0.2892, 45.2421
CIE-Lab:
73.0510, 12.1022, -14.0002
CIE-LCH:
73.0510, 18.5059, 310.8413
CIE-Luv:
73.0510, 7.4581, -23.4641
Hunter-Lab:
67.2622, 7.5454, -9.3332
#beadcd color charts
#beadcd color shades, tints & tones
#beadcd color schemes
#beadcd color preview, HTML & CSS examples
This text has a color of #beadcd
<p style="color:#beadcd;">Text here</p>
.mytext {color:#beadcd;}
This box has a color of #beadcd
<div style="background-color:#beadcd;">Content here</div>
.mybackground {background-color:#beadcd;}
Border around this has a color of #beadcd
<div style="border:2px solid #beadcd;">Content here</div>
.myborder {border:2px solid #beadcd;}