#5f28c5 color space conversions
Hex:
#5f28c5
RGB:
95, 40, 197
CMY:
63, 84, 23
CMYK:
52, 80, 0, 23
HSL:
261°, 66.2447%, 46.4706%
HSV (HSB):
261°, 79.6954%, 77.2549%
XYZ:
15.5562, 7.9817, 53.5440
xyY:
0.2018, 0.1035, 7.9817
CIE-Lab:
33.9447, 58.2213, -71.7514
CIE-LCH:
33.9447, 92.4012, 309.0570
CIE-Luv:
33.9447, 5.4894, -99.5438
Hunter-Lab:
28.2519, 48.8454, -92.5923
#5f28c5 color charts
#5f28c5 color shades, tints & tones
#5f28c5 color schemes
#5f28c5 color preview, HTML & CSS examples
This text has a color of #5f28c5
<p style="color:#5f28c5;">Text here</p>
.mytext {color:#5f28c5;}
This box has a color of #5f28c5
<div style="background-color:#5f28c5;">Content here</div>
.mybackground {background-color:#5f28c5;}
Border around this has a color of #5f28c5
<div style="border:2px solid #5f28c5;">Content here</div>
.myborder {border:2px solid #5f28c5;}