#cb52a5 color space conversions
Hex:
#cb52a5
RGB:
203, 82, 165
CMY:
20, 68, 35
CMYK:
0, 60, 19, 20
HSL:
319°, 53.7778%, 55.8824%
HSV (HSB):
319°, 59.6059%, 79.6078%
XYZ:
34.4374, 21.4477, 37.9221
xyY:
0.3671, 0.2286, 21.4477
CIE-Lab:
53.4360, 57.1585, -20.9978
CIE-LCH:
53.4360, 60.8933, 339.8287
CIE-Luv:
53.4360, 66.1984, -39.9886
Hunter-Lab:
46.3117, 51.6874, -16.1311
#cb52a5 color charts
#cb52a5 color shades, tints & tones
#cb52a5 color schemes
#cb52a5 color preview, HTML & CSS examples
This text has a color of #cb52a5
<p style="color:#cb52a5;">Text here</p>
.mytext {color:#cb52a5;}
This box has a color of #cb52a5
<div style="background-color:#cb52a5;">Content here</div>
.mybackground {background-color:#cb52a5;}
Border around this has a color of #cb52a5
<div style="border:2px solid #cb52a5;">Content here</div>
.myborder {border:2px solid #cb52a5;}