#bafafd color space conversions
Hex:
#bafafd
RGB:
186, 250, 253
CMY:
27, 2, 1
CMYK:
26, 1, 0, 1
HSL:
183°, 94.3662%, 86.0784%
HSV (HSB):
183°, 26.4822%, 99.2157%
XYZ:
72.1649, 85.9022, 105.7058
xyY:
0.2736, 0.3257, 85.9022
CIE-Lab:
94.2705, -19.1627, -7.9139
CIE-LCH:
94.2705, 20.7326, 202.4398
CIE-Luv:
94.2705, -31.6119, -9.2487
Hunter-Lab:
92.6834, -23.2128, -2.7421
#bafafd color charts
#bafafd color shades, tints & tones
#bafafd color schemes
#bafafd color preview, HTML & CSS examples
This text has a color of #bafafd
<p style="color:#bafafd;">Text here</p>
.mytext {color:#bafafd;}
This box has a color of #bafafd
<div style="background-color:#bafafd;">Content here</div>
.mybackground {background-color:#bafafd;}
Border around this has a color of #bafafd
<div style="border:2px solid #bafafd;">Content here</div>
.myborder {border:2px solid #bafafd;}