#2eaccc color space conversions
Hex:
#2eaccc
RGB:
46, 172, 204
CMY:
82, 33, 20
CMYK:
77, 16, 0, 20
HSL:
192°, 63.2000%, 49.0196%
HSV (HSB):
192°, 77.4510%, 80.0000%
XYZ:
26.7783, 34.4455, 62.3640
xyY:
0.2167, 0.2787, 34.4455
CIE-Lab:
65.3147, -22.7124, -25.8966
CIE-LCH:
65.3147, 34.4454, 228.7479
CIE-Luv:
65.3147, -43.4908, -37.3490
Hunter-Lab:
58.6903, -21.2648, -21.9180
#2eaccc color charts
#2eaccc color shades, tints & tones
#2eaccc color schemes
#2eaccc color preview, HTML & CSS examples
This text has a color of #2eaccc
<p style="color:#2eaccc;">Text here</p>
.mytext {color:#2eaccc;}
This box has a color of #2eaccc
<div style="background-color:#2eaccc;">Content here</div>
.mybackground {background-color:#2eaccc;}
Border around this has a color of #2eaccc
<div style="border:2px solid #2eaccc;">Content here</div>
.myborder {border:2px solid #2eaccc;}