#b2cdef color space conversions
Hex:
#b2cdef
RGB:
178, 205, 239
CMY:
30, 20, 6
CMYK:
26, 14, 0, 6
HSL:
213°, 65.5914%, 81.7647%
HSV (HSB):
213°, 25.5230%, 93.7255%
XYZ:
55.7714, 59.3596, 90.1794
xyY:
0.2716, 0.2891, 59.3596
CIE-Lab:
81.4889, -1.6153, -19.7375
CIE-LCH:
81.4889, 19.8035, 265.3214
CIE-Luv:
81.4889, -15.3473, -30.9874
Hunter-Lab:
77.0452, -5.6167, -15.4658
#b2cdef color charts
#b2cdef RGB chart
#b2cdef CMYK chart
#b2cdef RGB pie chart
#b2cdef color shades, tints & tones
#b2cdef color schemes
#b2cdef color preview, HTML & CSS examples
This text has a color of #b2cdef
<p style="color:#b2cdef;">Text here</p>
.mytext {color:#b2cdef;}
Text color #b2cdef
This box has a color of #b2cdef
<div style="background-color:#b2cdef;">Content here</div>
.mybackground {background-color:#b2cdef;}
Background color #b2cdef
Border around this has a color of #b2cdef
<div style="border:2px solid #b2cdef;">Content here</div>
.myborder {border:2px solid #b2cdef;}
Border color #b2cdef