#afdbfa color space conversions
Hex:
#afdbfa
RGB:
175, 219, 250
CMY:
31, 14, 2
CMYK:
30, 12, 0, 2
HSL:
205°, 88.2353%, 83.3333%
HSV (HSB):
205°, 30.0000%, 98.0392%
XYZ:
60.2660, 66.6791, 100.1365
xyY:
0.2654, 0.2936, 66.6791
CIE-Lab:
85.3416, -7.2664, -19.7676
CIE-LCH:
85.3416, 21.0608, 249.8169
CIE-Luv:
85.3416, -22.9644, -30.3510
Hunter-Lab:
81.6573, -11.1608, -15.5473
#afdbfa color charts
#afdbfa color shades, tints & tones
#afdbfa color schemes
#afdbfa color preview, HTML & CSS examples
This text has a color of #afdbfa
<p style="color:#afdbfa;">Text here</p>
.mytext {color:#afdbfa;}
This box has a color of #afdbfa
<div style="background-color:#afdbfa;">Content here</div>
.mybackground {background-color:#afdbfa;}
Border around this has a color of #afdbfa
<div style="border:2px solid #afdbfa;">Content here</div>
.myborder {border:2px solid #afdbfa;}