#cabfe4 color space conversions
Hex:
#cabfe4
RGB:
202, 191, 228
CMY:
21, 25, 11
CMYK:
11, 16, 0, 11
HSL:
258°, 40.6593%, 82.1569%
HSV (HSB):
258°, 16.2281%, 89.4118%
XYZ:
56.9915, 55.4196, 81.0921
xyY:
0.2945, 0.2864, 55.4196
CIE-Lab:
79.2823, 10.9261, -17.0082
CIE-LCH:
79.2823, 20.2153, 302.7167
CIE-Luv:
79.2823, 3.7327, -28.3954
Hunter-Lab:
74.4443, 6.3746, -12.4734
#cabfe4 color charts
#cabfe4 color shades, tints & tones
#cabfe4 color schemes
#cabfe4 color preview, HTML & CSS examples
This text has a color of #cabfe4
<p style="color:#cabfe4;">Text here</p>
.mytext {color:#cabfe4;}
This box has a color of #cabfe4
<div style="background-color:#cabfe4;">Content here</div>
.mybackground {background-color:#cabfe4;}
Border around this has a color of #cabfe4
<div style="border:2px solid #cabfe4;">Content here</div>
.myborder {border:2px solid #cabfe4;}