#28addc color space conversions
Hex:
#28addc
RGB:
40, 173, 220
CMY:
84, 32, 14
CMYK:
82, 21, 0, 14
HSL:
196°, 72.0000%, 50.9804%
HSV (HSB):
196°, 81.8182%, 86.2745%
XYZ:
28.7369, 35.5056, 73.0488
xyY:
0.2093, 0.2586, 35.5056
CIE-Lab:
66.1404, -18.4674, -33.4631
CIE-LCH:
66.1404, 38.2207, 241.1069
CIE-Luv:
66.1404, -43.4720, -50.6452
Hunter-Lab:
59.5865, -18.1909, -30.9747
#28addc color charts
#28addc color shades, tints & tones
#28addc color schemes
#28addc color preview, HTML & CSS examples
This text has a color of #28addc
<p style="color:#28addc;">Text here</p>
.mytext {color:#28addc;}
This box has a color of #28addc
<div style="background-color:#28addc;">Content here</div>
.mybackground {background-color:#28addc;}
Border around this has a color of #28addc
<div style="border:2px solid #28addc;">Content here</div>
.myborder {border:2px solid #28addc;}