#cb53cd color space conversions
Hex:
#cb53cd
RGB:
203, 83, 205
CMY:
20, 67, 20
CMYK:
1, 60, 0, 20
HSL:
299°, 54.9550%, 56.4706%
HSV (HSB):
299°, 59.5122%, 80.3922%
XYZ:
38.7413, 23.2908, 60.2113
xyY:
0.3169, 0.1905, 23.2908
CIE-Lab:
55.3706, 63.0902, -41.1079
CIE-LCH:
55.3706, 75.3010, 326.9128
CIE-Luv:
55.3706, 53.7219, -71.8164
Hunter-Lab:
48.2605, 58.8355, -40.1896
#cb53cd color charts
#cb53cd color shades, tints & tones
#cb53cd color schemes
#cb53cd color preview, HTML & CSS examples
This text has a color of #cb53cd
<p style="color:#cb53cd;">Text here</p>
.mytext {color:#cb53cd;}
This box has a color of #cb53cd
<div style="background-color:#cb53cd;">Content here</div>
.mybackground {background-color:#cb53cd;}
Border around this has a color of #cb53cd
<div style="border:2px solid #cb53cd;">Content here</div>
.myborder {border:2px solid #cb53cd;}