#beccdf color space conversions
Hex:
#beccdf
RGB:
190, 204, 223
CMY:
25, 20, 13
CMYK:
15, 9, 0, 13
HSL:
215°, 34.0206%, 80.9804%
HSV (HSB):
215°, 14.7982%, 87.4510%
XYZ:
56.1474, 59.4606, 78.3298
xyY:
0.2895, 0.3066, 59.4606
CIE-Lab:
81.5441, -0.9150, -11.0264
CIE-LCH:
81.5441, 11.0643, 265.2565
CIE-Luv:
81.5441, -8.4804, -16.9515
Hunter-Lab:
77.1107, -4.9708, -6.2499
#beccdf color charts
#beccdf RGB chart
#beccdf CMYK chart
#beccdf RGB pie chart
#beccdf color shades, tints & tones
#beccdf color schemes
#beccdf color preview, HTML & CSS examples
This text has a color of #beccdf
<p style="color:#beccdf;">Text here</p>
.mytext {color:#beccdf;}
Text color #beccdf
This box has a color of #beccdf
<div style="background-color:#beccdf;">Content here</div>
.mybackground {background-color:#beccdf;}
Background color #beccdf
Border around this has a color of #beccdf
<div style="border:2px solid #beccdf;">Content here</div>
.myborder {border:2px solid #beccdf;}
Border color #beccdf