#5f07d5 color space conversions
Hex:
#5f07d5
RGB:
95, 7, 213
CMY:
63, 97, 16
CMYK:
55, 97, 0, 16
HSL:
266°, 93.6364%, 43.1373%
HSV (HSB):
266°, 96.7136%, 83.5294%
XYZ:
16.8055, 7.3890, 63.4912
xyY:
0.1917, 0.0843, 7.3890
CIE-Lab:
32.6765, 70.8224, -83.1641
CIE-LCH:
32.6765, 109.2341, 310.4176
CIE-Luv:
32.6765, 5.7242, -110.1447
Hunter-Lab:
27.1826, 62.7872, -119.4576
#5f07d5 color charts
#5f07d5 color shades, tints & tones
#5f07d5 color schemes
#5f07d5 color preview, HTML & CSS examples
This text has a color of #5f07d5
<p style="color:#5f07d5;">Text here</p>
.mytext {color:#5f07d5;}
This box has a color of #5f07d5
<div style="background-color:#5f07d5;">Content here</div>
.mybackground {background-color:#5f07d5;}
Border around this has a color of #5f07d5
<div style="border:2px solid #5f07d5;">Content here</div>
.myborder {border:2px solid #5f07d5;}