#bdeffc color space conversions
Hex:
#bdeffc
RGB:
189, 239, 252
CMY:
26, 6, 1
CMYK:
25, 5, 0, 1
HSL:
192°, 91.3043%, 86.4706%
HSV (HSB):
192°, 25.0000%, 98.8235%
XYZ:
69.4235, 79.5801, 103.7969
xyY:
0.2746, 0.3148, 79.5801
CIE-Lab:
91.4961, -13.0550, -11.4980
CIE-LCH:
91.4961, 17.3965, 221.3714
CIE-Luv:
91.4961, -25.5399, -16.0017
Hunter-Lab:
89.2077, -17.2007, -6.5411
#bdeffc color charts
#bdeffc RGB chart
#bdeffc CMYK chart
#bdeffc RGB pie chart
#bdeffc color shades, tints & tones
#bdeffc color schemes
#bdeffc color preview, HTML & CSS examples
This text has a color of #bdeffc
<p style="color:#bdeffc;">Text here</p>
.mytext {color:#bdeffc;}
Text color #bdeffc
This box has a color of #bdeffc
<div style="background-color:#bdeffc;">Content here</div>
.mybackground {background-color:#bdeffc;}
Background color #bdeffc
Border around this has a color of #bdeffc
<div style="border:2px solid #bdeffc;">Content here</div>
.myborder {border:2px solid #bdeffc;}
Border color #bdeffc