#bdffff color space conversions
Hex:
#bdffff
RGB:
189, 255, 255
CMY:
26, 0, 0
CMYK:
26, 0, 0, 0
HSL:
180°, 100.0000%, 87.0588%
HSV (HSB):
180°, 25.8824%, 100.0000%
XYZ:
74.7963, 89.5588, 107.9521
xyY:
0.2747, 0.3289, 89.5588
CIE-Lab:
95.8135, -20.3354, -6.6466
CIE-LCH:
95.8135, 21.3941, 198.0999
CIE-Luv:
95.8135, -32.5036, -7.0277
Hunter-Lab:
94.6355, -24.5326, -1.3881
#bdffff color charts
#bdffff RGB chart
#bdffff CMYK chart
#bdffff RGB pie chart
#bdffff color shades, tints & tones
#bdffff color schemes
#bdffff color preview, HTML & CSS examples
This text has a color of #bdffff
<p style="color:#bdffff;">Text here</p>
.mytext {color:#bdffff;}
Text color #bdffff
This box has a color of #bdffff
<div style="background-color:#bdffff;">Content here</div>
.mybackground {background-color:#bdffff;}
Background color #bdffff
Border around this has a color of #bdffff
<div style="border:2px solid #bdffff;">Content here</div>
.myborder {border:2px solid #bdffff;}
Border color #bdffff