#bdfffa color space conversions
Hex:
#bdfffa
RGB:
189, 255, 250
CMY:
26, 0, 2
CMYK:
26, 0, 2, 0
HSL:
175°, 100.0000%, 87.0588%
HSV (HSB):
175°, 25.8824%, 100.0000%
XYZ:
74.0016, 89.2409, 103.7674
xyY:
0.2771, 0.3342, 89.2409
CIE-Lab:
95.6810, -21.4052, -4.2640
CIE-LCH:
95.6810, 21.8258, 191.2660
CIE-Luv:
95.6810, -32.5071, -3.0339
Hunter-Lab:
94.4674, -25.4890, 1.0003
#bdfffa color charts
#bdfffa color shades, tints & tones
#bdfffa color schemes
#bdfffa color preview, HTML & CSS examples
This text has a color of #bdfffa
<p style="color:#bdfffa;">Text here</p>
.mytext {color:#bdfffa;}
This box has a color of #bdfffa
<div style="background-color:#bdfffa;">Content here</div>
.mybackground {background-color:#bdfffa;}
Border around this has a color of #bdfffa
<div style="border:2px solid #bdfffa;">Content here</div>
.myborder {border:2px solid #bdfffa;}