#5c007b color space conversions
Hex:
#5c007b
RGB:
92, 0, 123
CMY:
64, 100, 52
CMYK:
25, 100, 0, 52
HSL:
285°, 100.0000%, 24.1176%
HSV (HSB):
285°, 100.0000%, 48.2353%
XYZ:
7.9888, 3.7054, 19.0330
xyY:
0.2600, 0.1206, 3.7054
CIE-Lab:
22.6725, 52.3285, -45.1502
CIE-LCH:
22.6725, 69.1144, 319.2117
CIE-Luv:
22.6725, 19.7412, -56.5825
Hunter-Lab:
19.2493, 40.3940, -45.1492
#5c007b color charts
#5c007b color shades, tints & tones
#5c007b color schemes
#5c007b color preview, HTML & CSS examples
This text has a color of #5c007b
<p style="color:#5c007b;">Text here</p>
.mytext {color:#5c007b;}
This box has a color of #5c007b
<div style="background-color:#5c007b;">Content here</div>
.mybackground {background-color:#5c007b;}
Border around this has a color of #5c007b
<div style="border:2px solid #5c007b;">Content here</div>
.myborder {border:2px solid #5c007b;}