#2b65e6 color space conversions
Hex:
#2b65e6
RGB:
43, 101, 230
CMY:
83, 60, 10
CMYK:
81, 56, 0, 10
HSL:
221°, 78.9030%, 53.5294%
HSV (HSB):
221°, 81.3043%, 90.1961%
XYZ:
19.9329, 15.5341, 76.8107
xyY:
0.1775, 0.1384, 15.5341
CIE-Lab:
46.3572, 28.2808, -70.5274
CIE-LCH:
46.3572, 75.9863, 291.8503
CIE-Luv:
46.3572, -19.8228, -107.9373
Hunter-Lab:
39.4134, 21.3010, -87.9580
#2b65e6 color charts
#2b65e6 color shades, tints & tones
#2b65e6 color schemes
#2b65e6 color preview, HTML & CSS examples
This text has a color of #2b65e6
<p style="color:#2b65e6;">Text here</p>
.mytext {color:#2b65e6;}
This box has a color of #2b65e6
<div style="background-color:#2b65e6;">Content here</div>
.mybackground {background-color:#2b65e6;}
Border around this has a color of #2b65e6
<div style="border:2px solid #2b65e6;">Content here</div>
.myborder {border:2px solid #2b65e6;}