#bdf2d3 color space conversions
Hex:
#bdf2d3
RGB:
189, 242, 211
CMY:
26, 5, 17
CMYK:
22, 0, 13, 5
HSL:
145°, 67.0886%, 84.5098%
HSV (HSB):
145°, 21.9008%, 94.9020%
XYZ:
64.4963, 79.0262, 73.4823
xyY:
0.2972, 0.3642, 79.0262
CIE-Lab:
91.2462, -22.8929, 9.4770
CIE-LCH:
91.2462, 24.7770, 157.5118
CIE-Luv:
91.2462, -26.5471, 18.2521
Hunter-Lab:
88.8967, -26.0640, 13.2184
#bdf2d3 color charts
#bdf2d3 color shades, tints & tones
#bdf2d3 color schemes
#bdf2d3 color preview, HTML & CSS examples
This text has a color of #bdf2d3
<p style="color:#bdf2d3;">Text here</p>
.mytext {color:#bdf2d3;}
This box has a color of #bdf2d3
<div style="background-color:#bdf2d3;">Content here</div>
.mybackground {background-color:#bdf2d3;}
Border around this has a color of #bdf2d3
<div style="border:2px solid #bdf2d3;">Content here</div>
.myborder {border:2px solid #bdf2d3;}