#b3cdef color space conversions
Hex:
#b3cdef
RGB:
179, 205, 239
CMY:
30, 20, 6
CMYK:
25, 14, 0, 6
HSL:
214°, 65.2174%, 81.9608%
HSV (HSB):
214°, 25.1046%, 93.7255%
XYZ:
56.0017, 59.4783, 90.1902
xyY:
0.2723, 0.2892, 59.4783
CIE-Lab:
81.5538, -1.3198, -19.6330
CIE-LCH:
81.5538, 19.6773, 266.1540
CIE-Luv:
81.5538, -14.8841, -30.8632
Hunter-Lab:
77.1222, -5.3474, -15.3509
#b3cdef color charts
#b3cdef RGB chart
#b3cdef CMYK chart
#b3cdef RGB pie chart
#b3cdef color shades, tints & tones
#b3cdef color schemes
#b3cdef color preview, HTML & CSS examples
This text has a color of #b3cdef
<p style="color:#b3cdef;">Text here</p>
.mytext {color:#b3cdef;}
Text color #b3cdef
This box has a color of #b3cdef
<div style="background-color:#b3cdef;">Content here</div>
.mybackground {background-color:#b3cdef;}
Background color #b3cdef
Border around this has a color of #b3cdef
<div style="border:2px solid #b3cdef;">Content here</div>
.myborder {border:2px solid #b3cdef;}
Border color #b3cdef