#beccec color space conversions
Hex:
#beccec
RGB:
190, 204, 236
CMY:
25, 20, 7
CMYK:
19, 14, 0, 7
HSL:
222°, 54.7619%, 83.5294%
HSV (HSB):
222°, 19.4915%, 92.5490%
XYZ:
57.9684, 60.1890, 87.9193
xyY:
0.2813, 0.2921, 60.1890
CIE-Lab:
81.9408, 1.8626, -17.3758
CIE-LCH:
81.9408, 17.4754, 276.1183
CIE-Luv:
81.9408, -9.0411, -27.6671
Hunter-Lab:
77.5816, -2.3939, -12.8832
#beccec color charts
#beccec RGB chart
#beccec CMYK chart
#beccec RGB pie chart
#beccec color shades, tints & tones
#beccec color schemes
#beccec color preview, HTML & CSS examples
This text has a color of #beccec
<p style="color:#beccec;">Text here</p>
.mytext {color:#beccec;}
Text color #beccec
This box has a color of #beccec
<div style="background-color:#beccec;">Content here</div>
.mybackground {background-color:#beccec;}
Background color #beccec
Border around this has a color of #beccec
<div style="border:2px solid #beccec;">Content here</div>
.myborder {border:2px solid #beccec;}
Border color #beccec