#bcbeff color space conversions
Hex:
#bcbeff
RGB:
188, 190, 255
CMY:
26, 25, 0
CMYK:
26, 25, 0, 0
HSL:
238°, 100.0000%, 86.8627%
HSV (HSB):
238°, 26.2745%, 100.0000%
XYZ:
57.2025, 54.7383, 102.1584
xyY:
0.2672, 0.2557, 54.7383
CIE-Lab:
78.8903, 13.1357, -32.1910
CIE-LCH:
78.8903, 34.7679, 292.1982
CIE-Luv:
78.8903, -4.8312, -53.8585
Hunter-Lab:
73.9853, 8.5348, -30.0775
#bcbeff color charts
#bcbeff color shades, tints & tones
#bcbeff color schemes
#bcbeff color preview, HTML & CSS examples
This text has a color of #bcbeff
<p style="color:#bcbeff;">Text here</p>
.mytext {color:#bcbeff;}
This box has a color of #bcbeff
<div style="background-color:#bcbeff;">Content here</div>
.mybackground {background-color:#bcbeff;}
Border around this has a color of #bcbeff
<div style="border:2px solid #bcbeff;">Content here</div>
.myborder {border:2px solid #bcbeff;}