#5c00ff color space conversions
Hex:
#5c00ff
RGB:
92, 0, 255
CMY:
64, 100, 0
CMYK:
64, 100, 0, 0
HSL:
262°, 100.0000%, 50.0000%
HSV (HSB):
262°, 100.0000%, 100.0000%
XYZ:
22.4636, 9.4953, 95.2566
xyY:
0.1766, 0.0746, 9.4953
CIE-Lab:
36.9210, 81.0291, -100.0393
CIE-LCH:
36.9210, 128.7384, 309.0065
CIE-Luv:
36.9210, 0.7407, -133.7729
Hunter-Lab:
30.8145, 76.2005, -161.7127
#5c00ff color charts
#5c00ff color shades, tints & tones
#5c00ff color schemes
#5c00ff color preview, HTML & CSS examples
This text has a color of #5c00ff
<p style="color:#5c00ff;">Text here</p>
.mytext {color:#5c00ff;}
This box has a color of #5c00ff
<div style="background-color:#5c00ff;">Content here</div>
.mybackground {background-color:#5c00ff;}
Border around this has a color of #5c00ff
<div style="border:2px solid #5c00ff;">Content here</div>
.myborder {border:2px solid #5c00ff;}