#afbefc color space conversions
Hex:
#afbefc
RGB:
175, 190, 252
CMY:
31, 25, 1
CMYK:
31, 25, 0, 1
HSL:
228°, 92.7711%, 83.7255%
HSV (HSB):
228°, 30.5556%, 98.8235%
XYZ:
53.6633, 52.9691, 99.4912
xyY:
0.2603, 0.2570, 52.9691
CIE-Lab:
77.8568, 8.6983, -32.2538
CIE-LCH:
77.8568, 33.4061, 285.0927
CIE-Luv:
77.8568, -10.7725, -53.2311
Hunter-Lab:
72.7799, 4.2499, -30.1043
#afbefc color charts
#afbefc RGB chart
#afbefc CMYK chart
#afbefc RGB pie chart
#afbefc color shades, tints & tones
#afbefc color schemes
#afbefc color preview, HTML & CSS examples
This text has a color of #afbefc
<p style="color:#afbefc;">Text here</p>
.mytext {color:#afbefc;}
Text color #afbefc
This box has a color of #afbefc
<div style="background-color:#afbefc;">Content here</div>
.mybackground {background-color:#afbefc;}
Background color #afbefc
Border around this has a color of #afbefc
<div style="border:2px solid #afbefc;">Content here</div>
.myborder {border:2px solid #afbefc;}
Border color #afbefc