#accbdc color space conversions
Hex:
#accbdc
RGB:
172, 203, 220
CMY:
33, 20, 14
CMYK:
22, 8, 0, 14
HSL:
201°, 40.6780%, 76.8627%
HSV (HSB):
201°, 21.8182%, 86.2745%
XYZ:
51.2875, 56.6498, 75.9415
xyY:
0.2789, 0.3081, 56.6498
CIE-Lab:
79.9822, -6.6542, -11.8791
CIE-LCH:
79.9822, 13.6159, 240.7442
CIE-Luv:
79.9822, -16.7484, -17.3507
Hunter-Lab:
75.2661, -10.0830, -7.1358
#accbdc color charts
#accbdc color shades, tints & tones
#accbdc color schemes
#accbdc color preview, HTML & CSS examples
This text has a color of #accbdc
<p style="color:#accbdc;">Text here</p>
.mytext {color:#accbdc;}
This box has a color of #accbdc
<div style="background-color:#accbdc;">Content here</div>
.mybackground {background-color:#accbdc;}
Border around this has a color of #accbdc
<div style="border:2px solid #accbdc;">Content here</div>
.myborder {border:2px solid #accbdc;}