#accbde color space conversions
Hex:
#accbde
RGB:
172, 203, 222
CMY:
33, 20, 13
CMYK:
23, 9, 0, 13
HSL:
203°, 43.1034%, 77.2549%
HSV (HSB):
203°, 22.5225%, 87.0588%
XYZ:
51.5540, 56.7565, 77.3451
xyY:
0.2777, 0.3057, 56.7565
CIE-Lab:
80.0424, -6.2096, -12.8615
CIE-LCH:
80.0424, 14.2820, 244.2284
CIE-Luv:
80.0424, -16.7960, -19.0003
Hunter-Lab:
75.3369, -9.6897, -8.1347
#accbde color charts
#accbde color shades, tints & tones
#accbde color schemes
#accbde color preview, HTML & CSS examples
This text has a color of #accbde
<p style="color:#accbde;">Text here</p>
.mytext {color:#accbde;}
This box has a color of #accbde
<div style="background-color:#accbde;">Content here</div>
.mybackground {background-color:#accbde;}
Border around this has a color of #accbde
<div style="border:2px solid #accbde;">Content here</div>
.myborder {border:2px solid #accbde;}