#9805ff color space conversions
Hex:
#9805ff
RGB:
152, 5, 255
CMY:
40, 98, 0
CMYK:
40, 98, 0, 0
HSL:
275°, 100.0000%, 50.9804%
HSV (HSB):
275°, 98.0392%, 100.0000%
XYZ:
31.0532, 14.0039, 95.6741
xyY:
0.2207, 0.0995, 14.0039
CIE-Lab:
44.2386, 84.7213, -87.7018
CIE-LCH:
44.2386, 121.9398, 314.0097
CIE-Luv:
44.2386, 21.4809, -132.0971
Hunter-Lab:
37.4218, 82.6336, -125.3878
#9805ff color charts
#9805ff color shades, tints & tones
#9805ff color schemes
#9805ff color preview, HTML & CSS examples
This text has a color of #9805ff
<p style="color:#9805ff;">Text here</p>
.mytext {color:#9805ff;}
This box has a color of #9805ff
<div style="background-color:#9805ff;">Content here</div>
.mybackground {background-color:#9805ff;}
Border around this has a color of #9805ff
<div style="border:2px solid #9805ff;">Content here</div>
.myborder {border:2px solid #9805ff;}