#afcafe color space conversions
Hex:
#afcafe
RGB:
175, 202, 254
CMY:
31, 21, 0
CMYK:
31, 20, 0, 0
HSL:
219°, 97.5309%, 84.1176%
HSV (HSB):
219°, 31.1024%, 99.6078%
XYZ:
56.6891, 58.5108, 102.0718
xyY:
0.2609, 0.2693, 58.5108
CIE-Lab:
81.0219, 2.6808, -28.4603
CIE-LCH:
81.0219, 28.5863, 275.3811
CIE-Luv:
81.0219, -15.8573, -46.1920
Hunter-Lab:
76.4923, -1.5737, -25.5723
#afcafe color charts
#afcafe RGB chart
#afcafe CMYK chart
#afcafe RGB pie chart
#afcafe color shades, tints & tones
#afcafe color schemes
#afcafe color preview, HTML & CSS examples
This text has a color of #afcafe
<p style="color:#afcafe;">Text here</p>
.mytext {color:#afcafe;}
Text color #afcafe
This box has a color of #afcafe
<div style="background-color:#afcafe;">Content here</div>
.mybackground {background-color:#afcafe;}
Background color #afcafe
Border around this has a color of #afcafe
<div style="border:2px solid #afcafe;">Content here</div>
.myborder {border:2px solid #afcafe;}
Border color #afcafe