#3abacc color space conversions
Hex:
#3abacc
RGB:
58, 186, 204
CMY:
77, 27, 20
CMYK:
72, 9, 0, 20
HSL:
187°, 58.8710%, 51.3725%
HSV (HSB):
187°, 71.5686%, 80.0000%
XYZ:
30.2029, 40.3770, 63.3284
xyY:
0.2255, 0.3015, 40.3770
CIE-Lab:
69.7372, -28.3586, -19.1233
CIE-LCH:
69.7372, 34.2040, 213.9933
CIE-Luv:
69.7372, -46.7352, -25.6651
Hunter-Lab:
63.5429, -26.3563, -14.6099
#3abacc color charts
#3abacc color shades, tints & tones
#3abacc color schemes
#3abacc color preview, HTML & CSS examples
This text has a color of #3abacc
<p style="color:#3abacc;">Text here</p>
.mytext {color:#3abacc;}
This box has a color of #3abacc
<div style="background-color:#3abacc;">Content here</div>
.mybackground {background-color:#3abacc;}
Border around this has a color of #3abacc
<div style="border:2px solid #3abacc;">Content here</div>
.myborder {border:2px solid #3abacc;}