#bafdfb color space conversions
Hex:
#bafdfb
RGB:
186, 253, 251
CMY:
27, 1, 2
CMYK:
26, 0, 1, 1
HSL:
178°, 94.3662%, 86.0784%
HSV (HSB):
178°, 26.4822%, 99.2157%
XYZ:
72.7876, 87.6547, 104.3495
xyY:
0.2749, 0.3310, 87.6547
CIE-Lab:
95.0154, -21.0652, -5.7790
CIE-LCH:
95.0154, 21.8435, 195.3411
CIE-Luv:
95.0154, -32.9070, -5.5105
Hunter-Lab:
93.6241, -25.0682, -0.5453
#bafdfb color charts
#bafdfb color shades, tints & tones
#bafdfb color schemes
#bafdfb color preview, HTML & CSS examples
This text has a color of #bafdfb
<p style="color:#bafdfb;">Text here</p>
.mytext {color:#bafdfb;}
This box has a color of #bafdfb
<div style="background-color:#bafdfb;">Content here</div>
.mybackground {background-color:#bafdfb;}
Border around this has a color of #bafdfb
<div style="border:2px solid #bafdfb;">Content here</div>
.myborder {border:2px solid #bafdfb;}