#c05bdd color space conversions
Hex:
#c05bdd
RGB:
192, 91, 221
CMY:
25, 64, 13
CMYK:
13, 59, 0, 13
HSL:
287°, 65.6566%, 61.1765%
HSV (HSB):
287°, 58.8235%, 86.6667%
XYZ:
38.5305, 23.9091, 70.9908
xyY:
0.2888, 0.1792, 23.9091
CIE-Lab:
55.9967, 59.7180, -49.2924
CIE-LCH:
55.9967, 77.4337, 320.4631
CIE-Luv:
55.9967, 39.8639, -84.1952
Hunter-Lab:
48.8969, 55.0872, -51.8520
#c05bdd color charts
#c05bdd color shades, tints & tones
#c05bdd color schemes
#c05bdd color preview, HTML & CSS examples
This text has a color of #c05bdd
<p style="color:#c05bdd;">Text here</p>
.mytext {color:#c05bdd;}
This box has a color of #c05bdd
<div style="background-color:#c05bdd;">Content here</div>
.mybackground {background-color:#c05bdd;}
Border around this has a color of #c05bdd
<div style="border:2px solid #c05bdd;">Content here</div>
.myborder {border:2px solid #c05bdd;}