#9805d8 color space conversions
Hex:
#9805d8
RGB:
152, 5, 216
CMY:
40, 98, 15
CMYK:
30, 98, 0, 15
HSL:
282°, 95.4751%, 43.3333%
HSV (HSB):
282°, 97.6852%, 84.7059%
XYZ:
25.3978, 11.7418, 65.8935
xyY:
0.2465, 0.1140, 11.7418
CIE-Lab:
40.8028, 77.2100, -71.2345
CIE-LCH:
40.8028, 105.0511, 317.3051
CIE-Luv:
40.8028, 30.0460, -108.0073
Hunter-Lab:
34.2663, 72.3362, -90.0272
#9805d8 color charts
#9805d8 color shades, tints & tones
#9805d8 color schemes
#9805d8 color preview, HTML & CSS examples
This text has a color of #9805d8
<p style="color:#9805d8;">Text here</p>
.mytext {color:#9805d8;}
This box has a color of #9805d8
<div style="background-color:#9805d8;">Content here</div>
.mybackground {background-color:#9805d8;}
Border around this has a color of #9805d8
<div style="border:2px solid #9805d8;">Content here</div>
.myborder {border:2px solid #9805d8;}