#afacc8 color space conversions
Hex:
#afacc8
RGB:
175, 172, 200
CMY:
31, 33, 22
CMYK:
13, 14, 0, 22
HSL:
246°, 20.2899%, 72.9412%
HSV (HSB):
246°, 14.0000%, 78.4314%
XYZ:
42.8570, 42.7891, 60.6439
xyY:
0.2930, 0.2925, 42.7891
CIE-Lab:
71.4116, 6.6368, -13.8433
CIE-LCH:
71.4116, 15.3520, 295.6143
CIE-Luv:
71.4116, -0.0267, -22.2494
Hunter-Lab:
65.4134, 2.4748, -9.1776
#afacc8 color charts
#afacc8 color shades, tints & tones
#afacc8 color schemes
#afacc8 color preview, HTML & CSS examples
This text has a color of #afacc8
<p style="color:#afacc8;">Text here</p>
.mytext {color:#afacc8;}
This box has a color of #afacc8
<div style="background-color:#afacc8;">Content here</div>
.mybackground {background-color:#afacc8;}
Border around this has a color of #afacc8
<div style="border:2px solid #afacc8;">Content here</div>
.myborder {border:2px solid #afacc8;}