#abb3fd color space conversions
Hex:
#abb3fd
RGB:
171, 179, 253
CMY:
33, 30, 1
CMYK:
32, 29, 0, 1
HSL:
234°, 95.3488%, 83.1373%
HSV (HSB):
234°, 32.4111%, 99.2157%
XYZ:
50.6443, 47.9900, 99.5223
xyY:
0.2556, 0.2422, 47.9900
CIE-Lab:
74.8186, 13.8941, -37.5123
CIE-LCH:
74.8186, 40.0027, 290.3241
CIE-Luv:
74.8186, -8.1205, -62.5678
Hunter-Lab:
69.2748, 9.2640, -36.6854
#abb3fd color charts
#abb3fd color shades, tints & tones
#abb3fd color schemes
#abb3fd color preview, HTML & CSS examples
This text has a color of #abb3fd
<p style="color:#abb3fd;">Text here</p>
.mytext {color:#abb3fd;}
This box has a color of #abb3fd
<div style="background-color:#abb3fd;">Content here</div>
.mybackground {background-color:#abb3fd;}
Border around this has a color of #abb3fd
<div style="border:2px solid #abb3fd;">Content here</div>
.myborder {border:2px solid #abb3fd;}