#c2bafe color space conversions
Hex:
#c2bafe
RGB:
194, 186, 254
CMY:
24, 27, 0
CMYK:
24, 27, 0, 0
HSL:
247°, 97.1429%, 86.2745%
HSV (HSB):
247°, 26.7717%, 99.6078%
XYZ:
57.6964, 53.7429, 101.0984
xyY:
0.2715, 0.2529, 53.7429
CIE-Lab:
78.3116, 16.8417, -32.5092
CIE-LCH:
78.3116, 36.6127, 297.3868
CIE-Luv:
78.3116, -0.1047, -54.8878
Hunter-Lab:
73.3096, 12.1922, -30.4479
#c2bafe color charts
#c2bafe color shades, tints & tones
#c2bafe color schemes
#c2bafe color preview, HTML & CSS examples
This text has a color of #c2bafe
<p style="color:#c2bafe;">Text here</p>
.mytext {color:#c2bafe;}
This box has a color of #c2bafe
<div style="background-color:#c2bafe;">Content here</div>
.mybackground {background-color:#c2bafe;}
Border around this has a color of #c2bafe
<div style="border:2px solid #c2bafe;">Content here</div>
.myborder {border:2px solid #c2bafe;}