#8dd8fd color space conversions
Hex:
#8dd8fd
RGB:
141, 216, 253
CMY:
45, 15, 1
CMYK:
44, 15, 0, 1
HSL:
200°, 96.5517%, 77.2549%
HSV (HSB):
200°, 44.2688%, 99.2157%
XYZ:
53.2700, 61.8663, 102.0623
xyY:
0.2453, 0.2848, 61.8663
CIE-Lab:
82.8423, -13.8030, -25.3157
CIE-LCH:
82.8423, 28.8342, 241.3992
CIE-Luv:
82.8423, -34.8227, -38.6156
Hunter-Lab:
78.6551, -16.7555, -21.8756
#8dd8fd color charts
#8dd8fd color shades, tints & tones
#8dd8fd color schemes
#8dd8fd color preview, HTML & CSS examples
This text has a color of #8dd8fd
<p style="color:#8dd8fd;">Text here</p>
.mytext {color:#8dd8fd;}
This box has a color of #8dd8fd
<div style="background-color:#8dd8fd;">Content here</div>
.mybackground {background-color:#8dd8fd;}
Border around this has a color of #8dd8fd
<div style="border:2px solid #8dd8fd;">Content here</div>
.myborder {border:2px solid #8dd8fd;}