#beccdc color space conversions
Hex:
#beccdc
RGB:
190, 204, 220
CMY:
25, 20, 14
CMYK:
14, 7, 0, 14
HSL:
212°, 30.0000%, 80.3922%
HSV (HSB):
212°, 13.6364%, 86.2745%
XYZ:
55.7463, 59.3002, 76.2181
xyY:
0.2915, 0.3100, 59.3002
CIE-Lab:
81.4563, -1.5377, -9.5526
CIE-LCH:
81.4563, 9.6756, 260.8553
CIE-Luv:
81.4563, -8.3526, -14.5050
Hunter-Lab:
77.0066, -5.5425, -4.7782
#beccdc color charts
#beccdc RGB chart
#beccdc CMYK chart
#beccdc RGB pie chart
#beccdc color shades, tints & tones
#beccdc color schemes
#beccdc color preview, HTML & CSS examples
This text has a color of #beccdc
<p style="color:#beccdc;">Text here</p>
.mytext {color:#beccdc;}
Text color #beccdc
This box has a color of #beccdc
<div style="background-color:#beccdc;">Content here</div>
.mybackground {background-color:#beccdc;}
Background color #beccdc
Border around this has a color of #beccdc
<div style="border:2px solid #beccdc;">Content here</div>
.myborder {border:2px solid #beccdc;}
Border color #beccdc