#a5dff6 color space conversions
Hex:
#a5dff6
RGB:
165, 223, 246
CMY:
35, 13, 4
CMYK:
33, 9, 0, 4
HSL:
197°, 81.8182%, 80.5882%
HSV (HSB):
197°, 32.9268%, 96.4706%
XYZ:
58.5393, 67.4285, 97.1184
xyY:
0.2624, 0.3023, 67.4285
CIE-Lab:
85.7199, -13.0391, -17.1415
CIE-LCH:
85.7199, 21.5372, 232.7407
CIE-Luv:
85.7199, -28.7869, -25.1306
Hunter-Lab:
82.1149, -16.4492, -12.6427
#a5dff6 color charts
#a5dff6 color shades, tints & tones
#a5dff6 color schemes
#a5dff6 color preview, HTML & CSS examples
This text has a color of #a5dff6
<p style="color:#a5dff6;">Text here</p>
.mytext {color:#a5dff6;}
This box has a color of #a5dff6
<div style="background-color:#a5dff6;">Content here</div>
.mybackground {background-color:#a5dff6;}
Border around this has a color of #a5dff6
<div style="border:2px solid #a5dff6;">Content here</div>
.myborder {border:2px solid #a5dff6;}