#cb73dd color space conversions
Hex:
#cb73dd
RGB:
203, 115, 221
CMY:
20, 55, 13
CMYK:
8, 48, 0, 13
HSL:
290°, 60.9195%, 65.8824%
HSV (HSB):
290°, 47.9638%, 86.6667%
XYZ:
43.8105, 30.1784, 71.9226
xyY:
0.3003, 0.2068, 30.1784
CIE-Lab:
61.8079, 50.8547, -40.0285
CIE-LCH:
61.8079, 64.7185, 321.7931
CIE-Luv:
61.8079, 38.7276, -69.9077
Hunter-Lab:
54.9349, 46.2173, -39.1700
#cb73dd color charts
#cb73dd color shades, tints & tones
#cb73dd color schemes
#cb73dd color preview, HTML & CSS examples
This text has a color of #cb73dd
<p style="color:#cb73dd;">Text here</p>
.mytext {color:#cb73dd;}
This box has a color of #cb73dd
<div style="background-color:#cb73dd;">Content here</div>
.mybackground {background-color:#cb73dd;}
Border around this has a color of #cb73dd
<div style="border:2px solid #cb73dd;">Content here</div>
.myborder {border:2px solid #cb73dd;}