#becaf7 color space conversions
Hex:
#becaf7
RGB:
190, 202, 247
CMY:
25, 21, 3
CMYK:
23, 18, 0, 3
HSL:
227°, 78.0822%, 85.6863%
HSV (HSB):
227°, 23.0769%, 96.8627%
XYZ:
59.1442, 59.9036, 96.4410
xyY:
0.2745, 0.2780, 59.9036
CIE-Lab:
81.7858, 5.3787, -23.4758
CIE-LCH:
81.7858, 24.0841, 282.9047
CIE-Luv:
81.7858, -8.6399, -38.2758
Hunter-Lab:
77.3974, 0.9576, -19.7001
#becaf7 color charts
#becaf7 color shades, tints & tones
#becaf7 color schemes
#becaf7 color preview, HTML & CSS examples
This text has a color of #becaf7
<p style="color:#becaf7;">Text here</p>
.mytext {color:#becaf7;}
This box has a color of #becaf7
<div style="background-color:#becaf7;">Content here</div>
.mybackground {background-color:#becaf7;}
Border around this has a color of #becaf7
<div style="border:2px solid #becaf7;">Content here</div>
.myborder {border:2px solid #becaf7;}