#afacfc color space conversions
Hex:
#afacfc
RGB:
175, 172, 252
CMY:
31, 33, 1
CMYK:
31, 32, 0, 1
HSL:
242°, 93.0233%, 83.1373%
HSV (HSB):
242°, 31.7460%, 98.8235%
XYZ:
50.0024, 45.6473, 98.2709
xyY:
0.2578, 0.2354, 45.6473
CIE-Lab:
73.3161, 18.6507, -39.2859
CIE-LCH:
73.3161, 43.4882, 295.3957
CIE-Luv:
73.3161, -3.3987, -66.0430
Hunter-Lab:
67.5628, 13.8709, -38.9441
#afacfc color charts
#afacfc color shades, tints & tones
#afacfc color schemes
#afacfc color preview, HTML & CSS examples
This text has a color of #afacfc
<p style="color:#afacfc;">Text here</p>
.mytext {color:#afacfc;}
This box has a color of #afacfc
<div style="background-color:#afacfc;">Content here</div>
.mybackground {background-color:#afacfc;}
Border around this has a color of #afacfc
<div style="border:2px solid #afacfc;">Content here</div>
.myborder {border:2px solid #afacfc;}