#addded color space conversions
Hex:
#addded
RGB:
173, 221, 237
CMY:
32, 13, 7
CMYK:
27, 7, 0, 7
HSL:
195°, 64.0000%, 80.3922%
HSV (HSB):
195°, 27.0042%, 92.9412%
XYZ:
58.3761, 66.7116, 89.9206
xyY:
0.2715, 0.3103, 66.7116
CIE-Lab:
85.3581, -11.8753, -12.8866
CIE-LCH:
85.3581, 17.5239, 227.3387
CIE-Luv:
85.3581, -24.5407, -18.3103
Hunter-Lab:
81.6771, -15.3579, -8.1000
#addded color charts
#addded color shades, tints & tones
#addded color schemes
#addded color preview, HTML & CSS examples
This text has a color of #addded
<p style="color:#addded;">Text here</p>
.mytext {color:#addded;}
This box has a color of #addded
<div style="background-color:#addded;">Content here</div>
.mybackground {background-color:#addded;}
Border around this has a color of #addded
<div style="border:2px solid #addded;">Content here</div>
.myborder {border:2px solid #addded;}