#adbffd color space conversions
Hex:
#adbffd
RGB:
173, 191, 253
CMY:
32, 25, 1
CMYK:
32, 25, 0, 1
HSL:
227°, 95.2381%, 83.5294%
HSV (HSB):
227°, 31.6206%, 99.2157%
XYZ:
53.5940, 53.2377, 100.3797
xyY:
0.2586, 0.2569, 53.2377
CIE-Lab:
78.0151, 7.8377, -32.5568
CIE-LCH:
78.0151, 33.4870, 283.5358
CIE-Luv:
78.0151, -12.1288, -53.6359
Hunter-Lab:
72.9642, 3.4254, -30.4927
#adbffd color charts
#adbffd color shades, tints & tones
#adbffd color schemes
#adbffd color preview, HTML & CSS examples
This text has a color of #adbffd
<p style="color:#adbffd;">Text here</p>
.mytext {color:#adbffd;}
This box has a color of #adbffd
<div style="background-color:#adbffd;">Content here</div>
.mybackground {background-color:#adbffd;}
Border around this has a color of #adbffd
<div style="border:2px solid #adbffd;">Content here</div>
.myborder {border:2px solid #adbffd;}