#abbffd color space conversions
Hex:
#abbffd
RGB:
171, 191, 253
CMY:
33, 25, 1
CMYK:
32, 25, 0, 1
HSL:
225°, 95.3488%, 83.1373%
HSV (HSB):
225°, 32.4111%, 99.2157%
XYZ:
53.1550, 53.0114, 100.3592
xyY:
0.2574, 0.2567, 53.0114
CIE-Lab:
77.8817, 7.2818, -32.7736
CIE-LCH:
77.8817, 33.5728, 282.5268
CIE-Luv:
77.8817, -13.0170, -53.9128
Hunter-Lab:
72.8089, 2.9004, -30.7586
#abbffd color charts
#abbffd color shades, tints & tones
#abbffd color schemes
#abbffd color preview, HTML & CSS examples
This text has a color of #abbffd
<p style="color:#abbffd;">Text here</p>
.mytext {color:#abbffd;}
This box has a color of #abbffd
<div style="background-color:#abbffd;">Content here</div>
.mybackground {background-color:#abbffd;}
Border around this has a color of #abbffd
<div style="border:2px solid #abbffd;">Content here</div>
.myborder {border:2px solid #abbffd;}