#a5dbcc color space conversions
Hex:
#a5dbcc
RGB:
165, 219, 204
CMY:
35, 14, 20
CMYK:
25, 0, 7, 14
HSL:
163°, 42.8571%, 75.2941%
HSV (HSB):
163°, 24.6575%, 85.8824%
XYZ:
51.7477, 63.0220, 66.5638
xyY:
0.2854, 0.3475, 63.0220
CIE-Lab:
83.4540, -20.4046, 1.7303
CIE-LCH:
83.4540, 20.4779, 175.1529
CIE-Luv:
83.4540, -26.9945, 6.0806
Hunter-Lab:
79.3864, -22.5718, 5.8571
#a5dbcc color charts
#a5dbcc color shades, tints & tones
#a5dbcc color schemes
#a5dbcc color preview, HTML & CSS examples
This text has a color of #a5dbcc
<p style="color:#a5dbcc;">Text here</p>
.mytext {color:#a5dbcc;}
This box has a color of #a5dbcc
<div style="background-color:#a5dbcc;">Content here</div>
.mybackground {background-color:#a5dbcc;}
Border around this has a color of #a5dbcc
<div style="border:2px solid #a5dbcc;">Content here</div>
.myborder {border:2px solid #a5dbcc;}