#beccda color space conversions
Hex:
#beccda
RGB:
190, 204, 218
CMY:
25, 20, 15
CMYK:
13, 6, 0, 15
HSL:
210°, 27.4510%, 80.0000%
HSV (HSB):
210°, 12.8440%, 85.4902%
XYZ:
55.4830, 59.1948, 74.8311
xyY:
0.2928, 0.3124, 59.1948
CIE-Lab:
81.3986, -1.9490, -8.5685
CIE-LCH:
81.3986, 8.7873, 257.1855
CIE-Luv:
81.3986, -8.2678, -12.8804
Hunter-Lab:
76.9382, -5.9189, -3.8096
#beccda color charts
#beccda RGB chart
#beccda CMYK chart
#beccda RGB pie chart
#beccda color shades, tints & tones
#beccda color schemes
#beccda color preview, HTML & CSS examples
This text has a color of #beccda
<p style="color:#beccda;">Text here</p>
.mytext {color:#beccda;}
Text color #beccda
This box has a color of #beccda
<div style="background-color:#beccda;">Content here</div>
.mybackground {background-color:#beccda;}
Background color #beccda
Border around this has a color of #beccda
<div style="border:2px solid #beccda;">Content here</div>
.myborder {border:2px solid #beccda;}
Border color #beccda