#bdeeff color space conversions
Hex:
#bdeeff
RGB:
189, 238, 255
CMY:
26, 7, 0
CMYK:
26, 7, 0, 0
HSL:
195°, 100.0000%, 87.0588%
HSV (HSB):
195°, 25.8824%, 100.0000%
XYZ:
69.6108, 79.1879, 106.2237
xyY:
0.2730, 0.3105, 79.1879
CIE-Lab:
91.3192, -11.8879, -13.3251
CIE-LCH:
91.3192, 17.8573, 228.2625
CIE-Luv:
91.3192, -25.1365, -19.1724
Hunter-Lab:
88.9876, -16.0961, -8.4826
#bdeeff color charts
#bdeeff RGB chart
#bdeeff CMYK chart
#bdeeff RGB pie chart
#bdeeff color shades, tints & tones
#bdeeff color schemes
#bdeeff color preview, HTML & CSS examples
This text has a color of #bdeeff
<p style="color:#bdeeff;">Text here</p>
.mytext {color:#bdeeff;}
Text color #bdeeff
This box has a color of #bdeeff
<div style="background-color:#bdeeff;">Content here</div>
.mybackground {background-color:#bdeeff;}
Background color #bdeeff
Border around this has a color of #bdeeff
<div style="border:2px solid #bdeeff;">Content here</div>
.myborder {border:2px solid #bdeeff;}
Border color #bdeeff