#afbbfc color space conversions
Hex:
#afbbfc
RGB:
175, 187, 252
CMY:
31, 27, 1
CMYK:
31, 26, 0, 1
HSL:
231°, 92.7711%, 83.7255%
HSV (HSB):
231°, 30.5556%, 98.8235%
XYZ:
53.0202, 51.6829, 99.2768
xyY:
0.2599, 0.2534, 51.6829
CIE-Lab:
77.0908, 10.3423, -33.4349
CIE-LCH:
77.0908, 34.9980, 287.1882
CIE-Luv:
77.0908, -9.5274, -55.3954
Hunter-Lab:
71.8908, 5.8367, -31.5523
#afbbfc color charts
#afbbfc color shades, tints & tones
#afbbfc color schemes
#afbbfc color preview, HTML & CSS examples
This text has a color of #afbbfc
<p style="color:#afbbfc;">Text here</p>
.mytext {color:#afbbfc;}
This box has a color of #afbbfc
<div style="background-color:#afbbfc;">Content here</div>
.mybackground {background-color:#afbbfc;}
Border around this has a color of #afbbfc
<div style="border:2px solid #afbbfc;">Content here</div>
.myborder {border:2px solid #afbbfc;}