#afadfc color space conversions
Hex:
#afadfc
RGB:
175, 173, 252
CMY:
31, 32, 1
CMYK:
31, 31, 0, 1
HSL:
242°, 92.9412%, 83.3333%
HSV (HSB):
242°, 31.3492%, 98.8235%
XYZ:
50.1935, 46.0294, 98.3345
xyY:
0.2580, 0.2366, 46.0294
CIE-Lab:
73.5646, 18.0929, -38.8991
CIE-LCH:
73.5646, 42.9010, 294.9443
CIE-Luv:
73.5646, -3.8013, -65.3441
Hunter-Lab:
67.8450, 13.3303, -38.4435
#afadfc color charts
#afadfc color shades, tints & tones
#afadfc color schemes
#afadfc color preview, HTML & CSS examples
This text has a color of #afadfc
<p style="color:#afadfc;">Text here</p>
.mytext {color:#afadfc;}
This box has a color of #afadfc
<div style="background-color:#afadfc;">Content here</div>
.mybackground {background-color:#afadfc;}
Border around this has a color of #afadfc
<div style="border:2px solid #afadfc;">Content here</div>
.myborder {border:2px solid #afadfc;}