#abadfc color space conversions
Hex:
#abadfc
RGB:
171, 173, 252
CMY:
33, 32, 1
CMYK:
32, 31, 0, 1
HSL:
239°, 93.1034%, 82.9412%
HSV (HSB):
239°, 32.1429%, 98.8235%
XYZ:
49.3088, 45.5733, 98.2931
xyY:
0.2553, 0.2359, 45.5733
CIE-Lab:
73.2678, 16.9838, -39.3837
CIE-LCH:
73.2678, 42.8896, 293.3276
CIE-Luv:
73.2678, -5.6550, -65.9744
Hunter-Lab:
67.5080, 12.2399, -39.0719
#abadfc color charts
#abadfc color shades, tints & tones
#abadfc color schemes
#abadfc color preview, HTML & CSS examples
This text has a color of #abadfc
<p style="color:#abadfc;">Text here</p>
.mytext {color:#abadfc;}
This box has a color of #abadfc
<div style="background-color:#abadfc;">Content here</div>
.mybackground {background-color:#abadfc;}
Border around this has a color of #abadfc
<div style="border:2px solid #abadfc;">Content here</div>
.myborder {border:2px solid #abadfc;}