#9b03cd color space conversions
Hex:
#9b03cd
RGB:
155, 3, 205
CMY:
39, 99, 20
CMYK:
24, 99, 0, 20
HSL:
285°, 97.1154%, 40.7843%
HSV (HSB):
285°, 98.5366%, 80.3922%
XYZ:
24.5696, 11.4415, 58.6711
xyY:
0.2595, 0.1208, 11.4415
CIE-Lab:
40.3143, 75.7760, -65.6553
CIE-LCH:
40.3143, 100.2628, 319.0931
CIE-Luv:
40.3143, 34.6965, -100.4562
Hunter-Lab:
33.8252, 70.4626, -79.1629
#9b03cd color charts
#9b03cd color shades, tints & tones
#9b03cd color schemes
#9b03cd color preview, HTML & CSS examples
This text has a color of #9b03cd
<p style="color:#9b03cd;">Text here</p>
.mytext {color:#9b03cd;}
This box has a color of #9b03cd
<div style="background-color:#9b03cd;">Content here</div>
.mybackground {background-color:#9b03cd;}
Border around this has a color of #9b03cd
<div style="border:2px solid #9b03cd;">Content here</div>
.myborder {border:2px solid #9b03cd;}