#beccfc color space conversions
Hex:
#beccfc
RGB:
190, 204, 252
CMY:
25, 20, 1
CMYK:
25, 19, 0, 1
HSL:
226°, 91.1765%, 86.6667%
HSV (HSB):
226°, 24.6032%, 98.8235%
XYZ:
60.3988, 61.1612, 100.7174
xyY:
0.2717, 0.2752, 61.1612
CIE-Lab:
82.4653, 5.4467, -25.1021
CIE-LCH:
82.4653, 25.6863, 282.2423
CIE-Luv:
82.4653, -9.7439, -41.0447
Hunter-Lab:
78.2056, 0.9971, -21.6129
#beccfc color charts
#beccfc color shades, tints & tones
#beccfc color schemes
#beccfc color preview, HTML & CSS examples
This text has a color of #beccfc
<p style="color:#beccfc;">Text here</p>
.mytext {color:#beccfc;}
This box has a color of #beccfc
<div style="background-color:#beccfc;">Content here</div>
.mybackground {background-color:#beccfc;}
Border around this has a color of #beccfc
<div style="border:2px solid #beccfc;">Content here</div>
.myborder {border:2px solid #beccfc;}