#5b02e5 color space conversions
Hex:
#5b02e5
RGB:
91, 2, 229
CMY:
64, 99, 10
CMYK:
60, 99, 0, 10
HSL:
264°, 98.2684%, 45.2941%
HSV (HSB):
264°, 99.1266%, 89.8039%
XYZ:
18.4789, 7.9247, 74.6844
xyY:
0.1828, 0.0784, 7.9247
CIE-Lab:
33.8256, 74.8908, -90.4754
CIE-LCH:
33.8256, 117.4497, 309.6162
CIE-Luv:
33.8256, 2.9396, -119.1621
Hunter-Lab:
28.1509, 67.9080, -137.5912
#5b02e5 color charts
#5b02e5 color shades, tints & tones
#5b02e5 color schemes
#5b02e5 color preview, HTML & CSS examples
This text has a color of #5b02e5
<p style="color:#5b02e5;">Text here</p>
.mytext {color:#5b02e5;}
This box has a color of #5b02e5
<div style="background-color:#5b02e5;">Content here</div>
.mybackground {background-color:#5b02e5;}
Border around this has a color of #5b02e5
<div style="border:2px solid #5b02e5;">Content here</div>
.myborder {border:2px solid #5b02e5;}