#2b02e5 color space conversions
Hex:
#2b02e5
RGB:
43, 2, 229
CMY:
83, 99, 10
CMYK:
81, 99, 0, 10
HSL:
251°, 98.2684%, 45.2941%
HSV (HSB):
251°, 99.1266%, 89.8039%
XYZ:
15.1608, 6.2142, 74.5291
xyY:
0.1581, 0.0648, 6.2142
CIE-Lab:
29.9464, 73.1186, -97.0413
CIE-LCH:
29.9464, 121.5045, 306.9973
CIE-Luv:
29.9464, -5.9009, -116.7368
Hunter-Lab:
24.9282, 64.9357, -159.8127
#2b02e5 color charts
#2b02e5 color shades, tints & tones
#2b02e5 color schemes
#2b02e5 color preview, HTML & CSS examples
This text has a color of #2b02e5
<p style="color:#2b02e5;">Text here</p>
.mytext {color:#2b02e5;}
This box has a color of #2b02e5
<div style="background-color:#2b02e5;">Content here</div>
.mybackground {background-color:#2b02e5;}
Border around this has a color of #2b02e5
<div style="border:2px solid #2b02e5;">Content here</div>
.myborder {border:2px solid #2b02e5;}