#9added color space conversions
Hex:
#9added
RGB:
154, 221, 237
CMY:
40, 13, 7
CMYK:
35, 7, 0, 7
HSL:
192°, 69.7479%, 76.6667%
HSV (HSB):
192°, 35.0211%, 92.9412%
XYZ:
54.4689, 64.6974, 89.7378
xyY:
0.2607, 0.3097, 64.6974
CIE-Lab:
84.3275, -17.1352, -14.5361
CIE-LCH:
84.3275, 22.4703, 220.3085
CIE-Luv:
84.3275, -32.3226, -20.1759
Hunter-Lab:
80.4347, -19.8836, -9.8433
#9added color charts
#9added color shades, tints & tones
#9added color schemes
#9added color preview, HTML & CSS examples
This text has a color of #9added
<p style="color:#9added;">Text here</p>
.mytext {color:#9added;}
This box has a color of #9added
<div style="background-color:#9added;">Content here</div>
.mybackground {background-color:#9added;}
Border around this has a color of #9added
<div style="border:2px solid #9added;">Content here</div>
.myborder {border:2px solid #9added;}