#28abcd color space conversions
Hex:
#28abcd
RGB:
40, 171, 205
CMY:
84, 33, 20
CMYK:
80, 17, 0, 20
HSL:
192°, 67.3469%, 48.0392%
HSV (HSB):
192°, 80.4878%, 80.3922%
XYZ:
26.4574, 33.9847, 62.9229
xyY:
0.2145, 0.2755, 33.9847
CIE-Lab:
64.9504, -22.4570, -27.0192
CIE-LCH:
64.9504, 35.1334, 230.2684
CIE-Luv:
64.9504, -43.7943, -39.2247
Hunter-Lab:
58.2964, -21.0077, -23.1878
#28abcd color charts
#28abcd color shades, tints & tones
#28abcd color schemes
#28abcd color preview, HTML & CSS examples
This text has a color of #28abcd
<p style="color:#28abcd;">Text here</p>
.mytext {color:#28abcd;}
This box has a color of #28abcd
<div style="background-color:#28abcd;">Content here</div>
.mybackground {background-color:#28abcd;}
Border around this has a color of #28abcd
<div style="border:2px solid #28abcd;">Content here</div>
.myborder {border:2px solid #28abcd;}