#84abcd color space conversions
Hex:
#84abcd
RGB:
132, 171, 205
CMY:
48, 33, 20
CMYK:
36, 17, 0, 20
HSL:
208°, 42.1965%, 66.0784%
HSV (HSB):
208°, 35.6098%, 80.3922%
XYZ:
35.0981, 38.4391, 63.3272
xyY:
0.2564, 0.2809, 38.4391
CIE-Lab:
68.3430, -4.8308, -21.5260
CIE-LCH:
68.3430, 22.0614, 257.3514
CIE-Luv:
68.3430, -20.1807, -32.6910
Hunter-Lab:
61.9993, -7.4491, -17.1604
#84abcd color charts
#84abcd color shades, tints & tones
#84abcd color schemes
#84abcd color preview, HTML & CSS examples
This text has a color of #84abcd
<p style="color:#84abcd;">Text here</p>
.mytext {color:#84abcd;}
This box has a color of #84abcd
<div style="background-color:#84abcd;">Content here</div>
.mybackground {background-color:#84abcd;}
Border around this has a color of #84abcd
<div style="border:2px solid #84abcd;">Content here</div>
.myborder {border:2px solid #84abcd;}