#5f00f5 color space conversions
Hex:
#5f00f5
RGB:
95, 0, 245
CMY:
63, 100, 4
CMYK:
61, 100, 0, 4
HSL:
263°, 100.0000%, 48.0392%
HSV (HSB):
263°, 100.0000%, 96.0784%
XYZ:
21.2007, 9.0255, 87.0109
xyY:
0.1808, 0.0770, 9.0255
CIE-Lab:
36.0333, 78.9501, -95.8831
CIE-LCH:
36.0333, 124.2042, 309.4680
CIE-Luv:
36.0333, 2.4475, -128.2705
Hunter-Lab:
30.0424, 73.3921, -150.6900
#5f00f5 color charts
#5f00f5 color shades, tints & tones
#5f00f5 color schemes
#5f00f5 color preview, HTML & CSS examples
This text has a color of #5f00f5
<p style="color:#5f00f5;">Text here</p>
.mytext {color:#5f00f5;}
This box has a color of #5f00f5
<div style="background-color:#5f00f5;">Content here</div>
.mybackground {background-color:#5f00f5;}
Border around this has a color of #5f00f5
<div style="border:2px solid #5f00f5;">Content here</div>
.myborder {border:2px solid #5f00f5;}