#afadef color space conversions
Hex:
#afadef
RGB:
175, 173, 239
CMY:
31, 32, 6
CMYK:
27, 28, 0, 6
HSL:
242°, 67.3469%, 80.7843%
HSV (HSB):
242°, 27.6151%, 93.7255%
XYZ:
48.2028, 45.2331, 87.8517
xyY:
0.2659, 0.2495, 45.2331
CIE-Lab:
73.0451, 14.9169, -32.6655
CIE-LCH:
73.0451, 35.9103, 294.5441
CIE-Luv:
73.0451, -2.9733, -54.3466
Hunter-Lab:
67.2556, 10.2356, -30.3679
#afadef color charts
#afadef RGB chart
#afadef CMYK chart
#afadef RGB pie chart
#afadef color shades, tints & tones
#afadef color schemes
#afadef color preview, HTML & CSS examples
This text has a color of #afadef
<p style="color:#afadef;">Text here</p>
.mytext {color:#afadef;}
Text color #afadef
This box has a color of #afadef
<div style="background-color:#afadef;">Content here</div>
.mybackground {background-color:#afadef;}
Background color #afadef
Border around this has a color of #afadef
<div style="border:2px solid #afadef;">Content here</div>
.myborder {border:2px solid #afadef;}
Border color #afadef