#cbaafe color space conversions
Hex:
#cbaafe
RGB:
203, 170, 254
CMY:
20, 33, 0
CMYK:
20, 33, 0, 0
HSL:
264°, 97.6744%, 83.1373%
HSV (HSB):
264°, 33.0709%, 99.6078%
XYZ:
56.8927, 48.6017, 100.1484
xyY:
0.2767, 0.2363, 48.6017
CIE-Lab:
75.2029, 28.2663, -37.2559
CIE-LCH:
75.2029, 46.7652, 307.1878
CIE-Luv:
75.2029, 11.3794, -64.2254
Hunter-Lab:
69.7149, 23.6685, -36.3721
#cbaafe color charts
#cbaafe color shades, tints & tones
#cbaafe color schemes
#cbaafe color preview, HTML & CSS examples
This text has a color of #cbaafe
<p style="color:#cbaafe;">Text here</p>
.mytext {color:#cbaafe;}
This box has a color of #cbaafe
<div style="background-color:#cbaafe;">Content here</div>
.mybackground {background-color:#cbaafe;}
Border around this has a color of #cbaafe
<div style="border:2px solid #cbaafe;">Content here</div>
.myborder {border:2px solid #cbaafe;}