#8dd2ce color space conversions
Hex:
#8dd2ce
RGB:
141, 210, 206
CMY:
45, 18, 19
CMYK:
33, 0, 2, 18
HSL:
177°, 43.3962%, 68.8235%
HSV (HSB):
177°, 32.8571%, 82.3529%
XYZ:
45.1717, 56.2121, 66.8617
xyY:
0.2685, 0.3341, 56.2121
CIE-Lab:
79.7344, -22.4555, -4.9356
CIE-LCH:
79.7344, 22.9915, 192.3962
CIE-Luv:
79.7344, -33.0769, -3.8841
Hunter-Lab:
74.9748, -23.6610, -0.3919
#8dd2ce color charts
#8dd2ce color shades, tints & tones
#8dd2ce color schemes
#8dd2ce color preview, HTML & CSS examples
This text has a color of #8dd2ce
<p style="color:#8dd2ce;">Text here</p>
.mytext {color:#8dd2ce;}
This box has a color of #8dd2ce
<div style="background-color:#8dd2ce;">Content here</div>
.mybackground {background-color:#8dd2ce;}
Border around this has a color of #8dd2ce
<div style="border:2px solid #8dd2ce;">Content here</div>
.myborder {border:2px solid #8dd2ce;}