#a8dff8 color space conversions
Hex:
#a8dff8
RGB:
168, 223, 248
CMY:
34, 13, 3
CMYK:
32, 10, 0, 3
HSL:
199°, 85.1064%, 81.5686%
HSV (HSB):
199°, 32.2581%, 97.2549%
XYZ:
59.4794, 67.8775, 98.7737
xyY:
0.2630, 0.3002, 67.8775
CIE-Lab:
85.9452, -11.7449, -17.8407
CIE-LCH:
85.9452, 21.3596, 236.6423
CIE-Luv:
85.9452, -27.5726, -26.4930
Hunter-Lab:
82.3878, -15.3116, -13.4106
#a8dff8 color charts
#a8dff8 color shades, tints & tones
#a8dff8 color schemes
#a8dff8 color preview, HTML & CSS examples
This text has a color of #a8dff8
<p style="color:#a8dff8;">Text here</p>
.mytext {color:#a8dff8;}
This box has a color of #a8dff8
<div style="background-color:#a8dff8;">Content here</div>
.mybackground {background-color:#a8dff8;}
Border around this has a color of #a8dff8
<div style="border:2px solid #a8dff8;">Content here</div>
.myborder {border:2px solid #a8dff8;}