#afbeef color space conversions
Hex:
#afbeef
RGB:
175, 190, 239
CMY:
31, 25, 6
CMYK:
27, 21, 0, 6
HSL:
226°, 66.6667%, 81.1765%
HSV (HSB):
226°, 26.7782%, 93.7255%
XYZ:
51.6726, 52.1729, 89.0083
xyY:
0.2679, 0.2705, 52.1729
CIE-Lab:
77.3841, 5.5612, -25.9980
CIE-LCH:
77.3841, 26.5862, 282.0741
CIE-Luv:
77.3841, -10.2204, -42.2191
Hunter-Lab:
72.2308, 1.2919, -22.5001
#afbeef color charts
#afbeef RGB chart
#afbeef CMYK chart
#afbeef RGB pie chart
#afbeef color shades, tints & tones
#afbeef color schemes
#afbeef color preview, HTML & CSS examples
This text has a color of #afbeef
<p style="color:#afbeef;">Text here</p>
.mytext {color:#afbeef;}
Text color #afbeef
This box has a color of #afbeef
<div style="background-color:#afbeef;">Content here</div>
.mybackground {background-color:#afbeef;}
Background color #afbeef
Border around this has a color of #afbeef
<div style="border:2px solid #afbeef;">Content here</div>
.myborder {border:2px solid #afbeef;}
Border color #afbeef