#8000fc color space conversions
Hex:
#8000fc
RGB:
128, 0, 252
CMY:
50, 100, 1
CMYK:
49, 100, 0, 1
HSL:
270°, 100.0000%, 49.4118%
HSV (HSB):
270°, 100.0000%, 98.8235%
XYZ:
26.4728, 11.6175, 92.9426
xyY:
0.2020, 0.0887, 11.6175
CIE-Lab:
40.6016, 82.5582, -92.1319
CIE-LCH:
40.6016, 123.7099, 311.8631
CIE-Luv:
40.6016, 12.1229, -132.1188
Hunter-Lab:
34.0844, 78.9902, -137.8150
#8000fc color charts
#8000fc color shades, tints & tones
#8000fc color schemes
#8000fc color preview, HTML & CSS examples
This text has a color of #8000fc
<p style="color:#8000fc;">Text here</p>
.mytext {color:#8000fc;}
This box has a color of #8000fc
<div style="background-color:#8000fc;">Content here</div>
.mybackground {background-color:#8000fc;}
Border around this has a color of #8000fc
<div style="border:2px solid #8000fc;">Content here</div>
.myborder {border:2px solid #8000fc;}