#2b03d4 color space conversions
Hex:
#2b03d4
RGB:
43, 3, 212
CMY:
83, 99, 17
CMYK:
80, 99, 0, 17
HSL:
251°, 97.2093%, 42.1569%
HSV (HSB):
251°, 98.5849%, 83.1373%
XYZ:
12.9125, 5.3322, 62.6360
xyY:
0.1596, 0.0659, 5.3322
CIE-Lab:
27.6609, 68.8423, -91.0579
CIE-LCH:
27.6609, 114.1525, 307.0903
CIE-Luv:
27.6609, -4.9995, -106.9553
Hunter-Lab:
23.0915, 59.4048, -144.6607
#2b03d4 color charts
#2b03d4 color shades, tints & tones
#2b03d4 color schemes
#2b03d4 color preview, HTML & CSS examples
This text has a color of #2b03d4
<p style="color:#2b03d4;">Text here</p>
.mytext {color:#2b03d4;}
This box has a color of #2b03d4
<div style="background-color:#2b03d4;">Content here</div>
.mybackground {background-color:#2b03d4;}
Border around this has a color of #2b03d4
<div style="border:2px solid #2b03d4;">Content here</div>
.myborder {border:2px solid #2b03d4;}