#3aaacc color space conversions
Hex:
#3aaacc
RGB:
58, 170, 204
CMY:
77, 33, 20
CMYK:
72, 17, 0, 20
HSL:
194°, 58.8710%, 51.3725%
HSV (HSB):
194°, 71.5686%, 80.0000%
XYZ:
27.0187, 34.0086, 62.2670
xyY:
0.2191, 0.2758, 34.0086
CIE-Lab:
64.9694, -20.2462, -26.4057
CIE-LCH:
64.9694, 33.2741, 232.5213
CIE-Luv:
64.9694, -41.0093, -38.4695
Hunter-Lab:
58.3169, -19.3540, -22.4842
#3aaacc color charts
#3aaacc color shades, tints & tones
#3aaacc color schemes
#3aaacc color preview, HTML & CSS examples
This text has a color of #3aaacc
<p style="color:#3aaacc;">Text here</p>
.mytext {color:#3aaacc;}
This box has a color of #3aaacc
<div style="background-color:#3aaacc;">Content here</div>
.mybackground {background-color:#3aaacc;}
Border around this has a color of #3aaacc
<div style="border:2px solid #3aaacc;">Content here</div>
.myborder {border:2px solid #3aaacc;}