#cb53ed color space conversions
Hex:
#cb53ed
RGB:
203, 83, 237
CMY:
20, 67, 7
CMYK:
14, 65, 0, 7
HSL:
287°, 81.0526%, 62.7451%
HSV (HSB):
287°, 64.9789%, 92.9412%
XYZ:
43.0079, 24.9974, 82.6790
xyY:
0.2854, 0.1659, 24.9974
CIE-Lab:
57.0729, 68.8909, -56.4753
CIE-LCH:
57.0729, 89.0809, 320.6558
CIE-Luv:
57.0729, 44.8608, -96.8512
Hunter-Lab:
49.9974, 66.0506, -63.0475
#cb53ed color charts
#cb53ed color shades, tints & tones
#cb53ed color schemes
#cb53ed color preview, HTML & CSS examples
This text has a color of #cb53ed
<p style="color:#cb53ed;">Text here</p>
.mytext {color:#cb53ed;}
This box has a color of #cb53ed
<div style="background-color:#cb53ed;">Content here</div>
.mybackground {background-color:#cb53ed;}
Border around this has a color of #cb53ed
<div style="border:2px solid #cb53ed;">Content here</div>
.myborder {border:2px solid #cb53ed;}