#becffe color space conversions
Hex:
#becffe
RGB:
190, 207, 254
CMY:
25, 19, 0
CMYK:
25, 19, 0, 0
HSL:
224°, 96.9697%, 87.0588%
HSV (HSB):
224°, 25.1969%, 99.6078%
XYZ:
61.4374, 62.7286, 102.6357
xyY:
0.2709, 0.2766, 62.7286
CIE-Lab:
83.2994, 4.3018, -24.8935
CIE-LCH:
83.2994, 25.2625, 279.8043
CIE-Luv:
83.2994, -11.1361, -40.5721
Hunter-Lab:
79.2014, -0.1378, -21.3919
#becffe color charts
#becffe color shades, tints & tones
#becffe color schemes
#becffe color preview, HTML & CSS examples
This text has a color of #becffe
<p style="color:#becffe;">Text here</p>
.mytext {color:#becffe;}
This box has a color of #becffe
<div style="background-color:#becffe;">Content here</div>
.mybackground {background-color:#becffe;}
Border around this has a color of #becffe
<div style="border:2px solid #becffe;">Content here</div>
.myborder {border:2px solid #becffe;}