#bcd2da color space conversions
Hex:
#bcd2da
RGB:
188, 210, 218
CMY:
26, 18, 15
CMYK:
14, 4, 0, 15
HSL:
196°, 28.8462%, 79.6078%
HSV (HSB):
196°, 13.7615%, 85.4902%
XYZ:
56.4405, 61.8465, 75.2925
xyY:
0.2916, 0.3195, 61.8465
CIE-Lab:
82.8317, -5.7361, -6.4595
CIE-LCH:
82.8317, 8.6387, 228.3946
CIE-Luv:
82.8317, -12.1270, -8.9665
Hunter-Lab:
78.6426, -9.5178, -1.7146
#bcd2da color charts
#bcd2da color shades, tints & tones
#bcd2da color schemes
#bcd2da color preview, HTML & CSS examples
This text has a color of #bcd2da
<p style="color:#bcd2da;">Text here</p>
.mytext {color:#bcd2da;}
This box has a color of #bcd2da
<div style="background-color:#bcd2da;">Content here</div>
.mybackground {background-color:#bcd2da;}
Border around this has a color of #bcd2da
<div style="border:2px solid #bcd2da;">Content here</div>
.myborder {border:2px solid #bcd2da;}