#cba3ed color space conversions
Hex:
#cba3ed
RGB:
203, 163, 237
CMY:
20, 36, 7
CMYK:
14, 31, 0, 7
HSL:
272°, 67.2727%, 78.4314%
HSV (HSB):
272°, 31.2236%, 92.9412%
XYZ:
53.0119, 45.0053, 86.0136
xyY:
0.2881, 0.2446, 45.0053
CIE-Lab:
72.8954, 28.4044, -31.6160
CIE-LCH:
72.8954, 42.5015, 311.9372
CIE-Luv:
72.8954, 16.2895, -54.5769
Hunter-Lab:
67.0860, 23.6515, -29.0579
#cba3ed color charts
#cba3ed color shades, tints & tones
#cba3ed color schemes
#cba3ed color preview, HTML & CSS examples
This text has a color of #cba3ed
<p style="color:#cba3ed;">Text here</p>
.mytext {color:#cba3ed;}
This box has a color of #cba3ed
<div style="background-color:#cba3ed;">Content here</div>
.mybackground {background-color:#cba3ed;}
Border around this has a color of #cba3ed
<div style="border:2px solid #cba3ed;">Content here</div>
.myborder {border:2px solid #cba3ed;}