#beaded color space conversions
Hex:
#beaded
RGB:
190, 173, 237
CMY:
25, 32, 7
CMYK:
20, 27, 0, 7
HSL:
256°, 64.0000%, 80.3922%
HSV (HSB):
256°, 27.0042%, 92.9412%
XYZ:
51.4648, 46.9487, 86.4703
xyY:
0.2784, 0.2539, 46.9487
CIE-Lab:
74.1570, 18.9235, -29.7675
CIE-LCH:
74.1570, 35.2733, 302.4446
CIE-Luv:
74.1570, 4.7778, -50.2129
Hunter-Lab:
68.5191, 14.1632, -26.8598
#beaded color charts
#beaded color shades, tints & tones
#beaded color schemes
#beaded color preview, HTML & CSS examples
This text has a color of #beaded
<p style="color:#beaded;">Text here</p>
.mytext {color:#beaded;}
This box has a color of #beaded
<div style="background-color:#beaded;">Content here</div>
.mybackground {background-color:#beaded;}
Border around this has a color of #beaded
<div style="border:2px solid #beaded;">Content here</div>
.myborder {border:2px solid #beaded;}