#9f03cd color space conversions
Hex:
#9f03cd
RGB:
159, 3, 205
CMY:
38, 99, 20
CMYK:
22, 99, 0, 20
HSL:
286°, 97.1154%, 40.7843%
HSV (HSB):
286°, 98.5366%, 80.3922%
XYZ:
25.3501, 11.8438, 58.7076
xyY:
0.2643, 0.1235, 11.8438
CIE-Lab:
40.9668, 76.3010, -64.5640
CIE-LCH:
40.9668, 99.9517, 319.7629
CIE-Luv:
40.9668, 37.0749, -99.6868
Hunter-Lab:
34.4149, 71.2576, -77.0512
#9f03cd color charts
#9f03cd color shades, tints & tones
#9f03cd color schemes
#9f03cd color preview, HTML & CSS examples
This text has a color of #9f03cd
<p style="color:#9f03cd;">Text here</p>
.mytext {color:#9f03cd;}
This box has a color of #9f03cd
<div style="background-color:#9f03cd;">Content here</div>
.mybackground {background-color:#9f03cd;}
Border around this has a color of #9f03cd
<div style="border:2px solid #9f03cd;">Content here</div>
.myborder {border:2px solid #9f03cd;}