#cbaff8 color space conversions
Hex:
#cbaff8
RGB:
203, 175, 248
CMY:
20, 31, 3
CMYK:
18, 29, 0, 3
HSL:
263°, 83.9080%, 82.9412%
HSV (HSB):
263°, 29.4355%, 97.2549%
XYZ:
56.9019, 50.1338, 95.4847
xyY:
0.2810, 0.2475, 50.1338
CIE-Lab:
76.1513, 24.2008, -32.5534
CIE-LCH:
76.1513, 40.5636, 306.6278
CIE-Luv:
76.1513, 9.8522, -55.8482
Hunter-Lab:
70.8052, 19.5405, -30.3922
#cbaff8 color charts
#cbaff8 color shades, tints & tones
#cbaff8 color schemes
#cbaff8 color preview, HTML & CSS examples
This text has a color of #cbaff8
<p style="color:#cbaff8;">Text here</p>
.mytext {color:#cbaff8;}
This box has a color of #cbaff8
<div style="background-color:#cbaff8;">Content here</div>
.mybackground {background-color:#cbaff8;}
Border around this has a color of #cbaff8
<div style="border:2px solid #cbaff8;">Content here</div>
.myborder {border:2px solid #cbaff8;}