#5f00d3 color space conversions
Hex:
#5f00d3
RGB:
95, 0, 211
CMY:
63, 100, 17
CMYK:
55, 100, 0, 17
HSL:
267°, 100.0000%, 41.3725%
HSV (HSB):
267°, 100.0000%, 82.7451%
XYZ:
16.4772, 7.1360, 62.1370
xyY:
0.1922, 0.0832, 7.1360
CIE-Lab:
32.1146, 71.4043, -82.9362
CIE-LCH:
32.1146, 109.4394, 310.7269
CIE-Luv:
32.1146, 6.1863, -109.0122
Hunter-Lab:
26.7134, 63.3529, -119.2128
#5f00d3 color charts
#5f00d3 color shades, tints & tones
#5f00d3 color schemes
#5f00d3 color preview, HTML & CSS examples
This text has a color of #5f00d3
<p style="color:#5f00d3;">Text here</p>
.mytext {color:#5f00d3;}
This box has a color of #5f00d3
<div style="background-color:#5f00d3;">Content here</div>
.mybackground {background-color:#5f00d3;}
Border around this has a color of #5f00d3
<div style="border:2px solid #5f00d3;">Content here</div>
.myborder {border:2px solid #5f00d3;}