#cabbff color space conversions
Hex:
#cabbff
RGB:
202, 187, 255
CMY:
21, 27, 0
CMYK:
21, 27, 0, 0
HSL:
253°, 100.0000%, 86.6667%
HSV (HSB):
253°, 26.6667%, 100.0000%
XYZ:
60.1774, 55.3172, 102.1133
xyY:
0.2765, 0.2542, 55.3172
CIE-Lab:
79.2236, 18.8937, -31.5874
CIE-LCH:
79.2236, 36.8068, 300.8854
CIE-Luv:
79.2236, 3.4772, -53.7257
Hunter-Lab:
74.3755, 14.2676, -29.3389
#cabbff color charts
#cabbff RGB chart
#cabbff CMYK chart
#cabbff RGB pie chart
#cabbff color shades, tints & tones
#cabbff color schemes
#cabbff color preview, HTML & CSS examples
This text has a color of #cabbff
<p style="color:#cabbff;">Text here</p>
.mytext {color:#cabbff;}
Text color #cabbff
This box has a color of #cabbff
<div style="background-color:#cabbff;">Content here</div>
.mybackground {background-color:#cabbff;}
Background color #cabbff
Border around this has a color of #cabbff
<div style="border:2px solid #cabbff;">Content here</div>
.myborder {border:2px solid #cabbff;}
Border color #cabbff