#9c05cd color space conversions
Hex:
#9c05cd
RGB:
156, 5, 205
CMY:
39, 98, 20
CMYK:
24, 98, 0, 20
HSL:
285°, 95.2381%, 41.1765%
HSV (HSB):
285°, 97.5610%, 80.3922%
XYZ:
24.7840, 11.5842, 58.6873
xyY:
0.2607, 0.1219, 11.5842
CIE-Lab:
40.5476, 75.6945, -65.2681
CIE-LCH:
40.5476, 99.9479, 319.2302
CIE-Luv:
40.5476, 35.2107, -100.1655
Hunter-Lab:
34.0356, 70.4175, -78.4083
#9c05cd color charts
#9c05cd color shades, tints & tones
#9c05cd color schemes
#9c05cd color preview, HTML & CSS examples
This text has a color of #9c05cd
<p style="color:#9c05cd;">Text here</p>
.mytext {color:#9c05cd;}
This box has a color of #9c05cd
<div style="background-color:#9c05cd;">Content here</div>
.mybackground {background-color:#9c05cd;}
Border around this has a color of #9c05cd
<div style="border:2px solid #9c05cd;">Content here</div>
.myborder {border:2px solid #9c05cd;}