#cb58c9 color space conversions
Hex:
#cb58c9
RGB:
203, 88, 201
CMY:
20, 65, 21
CMYK:
0, 57, 1, 20
HSL:
301°, 52.5114%, 57.0588%
HSV (HSB):
301°, 56.6502%, 79.6078%
XYZ:
38.6609, 23.8930, 57.8325
xyY:
0.3211, 0.1985, 23.8930
CIE-Lab:
55.9805, 60.2049, -37.8654
CIE-LCH:
55.9805, 71.1226, 327.8325
CIE-Luv:
55.9805, 53.2724, -66.5483
Hunter-Lab:
48.8805, 55.6399, -35.9321
#cb58c9 color charts
#cb58c9 color shades, tints & tones
#cb58c9 color schemes
#cb58c9 color preview, HTML & CSS examples
This text has a color of #cb58c9
<p style="color:#cb58c9;">Text here</p>
.mytext {color:#cb58c9;}
This box has a color of #cb58c9
<div style="background-color:#cb58c9;">Content here</div>
.mybackground {background-color:#cb58c9;}
Border around this has a color of #cb58c9
<div style="border:2px solid #cb58c9;">Content here</div>
.myborder {border:2px solid #cb58c9;}