#8dd4ff color space conversions
Hex:
#8dd4ff
RGB:
141, 212, 255
CMY:
45, 17, 0
CMYK:
45, 17, 0, 0
HSL:
203°, 100.0000%, 77.6471%
HSV (HSB):
203°, 44.7059%, 100.0000%
XYZ:
52.5780, 59.9697, 103.4119
xyY:
0.2435, 0.2777, 59.9697
CIE-Lab:
81.8217, -11.1969, -27.9343
CIE-LCH:
81.8217, 30.0948, 248.1575
CIE-Luv:
81.8217, -33.2267, -43.3789
Hunter-Lab:
77.4401, -14.3275, -24.9666
#8dd4ff color charts
#8dd4ff color shades, tints & tones
#8dd4ff color schemes
#8dd4ff color preview, HTML & CSS examples
This text has a color of #8dd4ff
<p style="color:#8dd4ff;">Text here</p>
.mytext {color:#8dd4ff;}
This box has a color of #8dd4ff
<div style="background-color:#8dd4ff;">Content here</div>
.mybackground {background-color:#8dd4ff;}
Border around this has a color of #8dd4ff
<div style="border:2px solid #8dd4ff;">Content here</div>
.myborder {border:2px solid #8dd4ff;}