#c05dd9 color space conversions
Hex:
#c05dd9
RGB:
192, 93, 217
CMY:
25, 64, 15
CMYK:
12, 57, 0, 15
HSL:
288°, 62.0000%, 60.7843%
HSV (HSB):
288°, 57.1429%, 85.0980%
XYZ:
38.1770, 24.0449, 68.2746
xyY:
0.2926, 0.1843, 24.0449
CIE-Lab:
56.1327, 57.9963, -46.8172
CIE-LCH:
56.1327, 74.5347, 321.0880
CIE-Luv:
56.1327, 40.2254, -80.1662
Hunter-Lab:
49.0356, 53.1599, -48.2273
#c05dd9 color charts
#c05dd9 color shades, tints & tones
#c05dd9 color schemes
#c05dd9 color preview, HTML & CSS examples
This text has a color of #c05dd9
<p style="color:#c05dd9;">Text here</p>
.mytext {color:#c05dd9;}
This box has a color of #c05dd9
<div style="background-color:#c05dd9;">Content here</div>
.mybackground {background-color:#c05dd9;}
Border around this has a color of #c05dd9
<div style="border:2px solid #c05dd9;">Content here</div>
.myborder {border:2px solid #c05dd9;}