#05005c color space conversions
Hex:
#05005c
RGB:
5, 0, 92
CMY:
98, 100, 64
CMYK:
95, 100, 0, 64
HSL:
243°, 100.0000%, 18.0392%
HSV (HSB):
243°, 100.0000%, 36.0784%
XYZ:
1.9944, 0.8050, 10.1755
xyY:
0.1537, 0.0620, 0.8050
CIE-Lab:
7.2712, 37.6015, -50.6372
CIE-LCH:
7.2712, 63.0714, 306.5963
CIE-Luv:
7.2712, -1.7918, -28.9138
Hunter-Lab:
8.9720, 23.9770, -60.9624
#05005c color charts
#05005c color shades, tints & tones
#05005c color schemes
#05005c color preview, HTML & CSS examples
This text has a color of #05005c
<p style="color:#05005c;">Text here</p>
.mytext {color:#05005c;}
This box has a color of #05005c
<div style="background-color:#05005c;">Content here</div>
.mybackground {background-color:#05005c;}
Border around this has a color of #05005c
<div style="border:2px solid #05005c;">Content here</div>
.myborder {border:2px solid #05005c;}