#c8bafe color space conversions
Hex:
#c8bafe
RGB:
200, 186, 254
CMY:
22, 27, 0
CMYK:
21, 27, 0, 0
HSL:
252°, 97.1429%, 86.2745%
HSV (HSB):
252°, 26.7717%, 99.6078%
XYZ:
59.2677, 54.5529, 101.1720
xyY:
0.2757, 0.2537, 54.5529
CIE-Lab:
78.7830, 18.6183, -31.7436
CIE-LCH:
78.7830, 36.8008, 300.3925
CIE-Luv:
78.7830, 2.9542, -53.9069
Hunter-Lab:
73.8600, 13.9795, -29.5123
#c8bafe color charts
#c8bafe color shades, tints & tones
#c8bafe color schemes
#c8bafe color preview, HTML & CSS examples
This text has a color of #c8bafe
<p style="color:#c8bafe;">Text here</p>
.mytext {color:#c8bafe;}
This box has a color of #c8bafe
<div style="background-color:#c8bafe;">Content here</div>
.mybackground {background-color:#c8bafe;}
Border around this has a color of #c8bafe
<div style="border:2px solid #c8bafe;">Content here</div>
.myborder {border:2px solid #c8bafe;}