#2b02d4 color space conversions
Hex:
#2b02d4
RGB:
43, 2, 212
CMY:
83, 99, 17
CMYK:
80, 99, 0, 17
HSL:
252°, 98.1308%, 41.9608%
HSV (HSB):
252°, 99.0566%, 83.1373%
XYZ:
12.9016, 5.3105, 62.6324
xyY:
0.1596, 0.0657, 5.3105
CIE-Lab:
27.6016, 69.0260, -91.1570
CIE-LCH:
27.6016, 114.3424, 307.1338
CIE-Luv:
27.6016, -4.9626, -106.8999
Hunter-Lab:
23.0445, 59.6069, -145.0127
#2b02d4 color charts
#2b02d4 color shades, tints & tones
#2b02d4 color schemes
#2b02d4 color preview, HTML & CSS examples
This text has a color of #2b02d4
<p style="color:#2b02d4;">Text here</p>
.mytext {color:#2b02d4;}
This box has a color of #2b02d4
<div style="background-color:#2b02d4;">Content here</div>
.mybackground {background-color:#2b02d4;}
Border around this has a color of #2b02d4
<div style="border:2px solid #2b02d4;">Content here</div>
.myborder {border:2px solid #2b02d4;}