#cabeff color space conversions
Hex:
#cabeff
RGB:
202, 190, 255
CMY:
21, 25, 0
CMYK:
21, 25, 0, 0
HSL:
251°, 100.0000%, 87.2549%
HSV (HSB):
251°, 25.4902%, 100.0000%
XYZ:
60.8206, 56.6035, 102.3277
xyY:
0.2768, 0.2576, 56.6035
CIE-Lab:
79.9560, 17.2609, -30.4615
CIE-LCH:
79.9560, 35.0120, 299.5378
CIE-Luv:
79.9560, 2.1695, -51.6500
Hunter-Lab:
75.2353, 12.6386, -27.9758
#cabeff color charts
#cabeff color shades, tints & tones
#cabeff color schemes
#cabeff color preview, HTML & CSS examples
This text has a color of #cabeff
<p style="color:#cabeff;">Text here</p>
.mytext {color:#cabeff;}
This box has a color of #cabeff
<div style="background-color:#cabeff;">Content here</div>
.mybackground {background-color:#cabeff;}
Border around this has a color of #cabeff
<div style="border:2px solid #cabeff;">Content here</div>
.myborder {border:2px solid #cabeff;}