#afaacc color space conversions
Hex:
#afaacc
RGB:
175, 170, 204
CMY:
31, 33, 20
CMYK:
14, 17, 0, 20
HSL:
249°, 25.0000%, 73.3333%
HSV (HSB):
249°, 16.6667%, 80.0000%
XYZ:
42.9530, 42.2230, 63.0127
xyY:
0.2899, 0.2849, 42.2230
CIE-Lab:
71.0244, 8.5917, -16.6261
CIE-LCH:
71.0244, 18.7148, 297.3281
CIE-Luv:
71.0244, 0.6551, -26.9539
Hunter-Lab:
64.9793, 4.2795, -12.0102
#afaacc color charts
#afaacc RGB chart
#afaacc CMYK chart
#afaacc RGB pie chart
#afaacc color shades, tints & tones
#afaacc color schemes
#afaacc color preview, HTML & CSS examples
This text has a color of #afaacc
<p style="color:#afaacc;">Text here</p>
.mytext {color:#afaacc;}
Text color #afaacc
This box has a color of #afaacc
<div style="background-color:#afaacc;">Content here</div>
.mybackground {background-color:#afaacc;}
Background color #afaacc
Border around this has a color of #afaacc
<div style="border:2px solid #afaacc;">Content here</div>
.myborder {border:2px solid #afaacc;}
Border color #afaacc