#2b65dd color space conversions
Hex:
#2b65dd
RGB:
43, 101, 221
CMY:
83, 60, 13
CMYK:
81, 54, 0, 13
HSL:
220°, 72.3577%, 51.7647%
HSV (HSB):
220°, 80.5430%, 86.6667%
XYZ:
18.7011, 15.0414, 70.3242
xyY:
0.1797, 0.1445, 15.0414
CIE-Lab:
45.6909, 24.9034, -66.5165
CIE-LCH:
45.6909, 71.0256, 290.5256
CIE-Luv:
45.6909, -19.9228, -101.5747
Hunter-Lab:
38.7833, 18.2011, -80.3601
#2b65dd color charts
#2b65dd color shades, tints & tones
#2b65dd color schemes
#2b65dd color preview, HTML & CSS examples
This text has a color of #2b65dd
<p style="color:#2b65dd;">Text here</p>
.mytext {color:#2b65dd;}
This box has a color of #2b65dd
<div style="background-color:#2b65dd;">Content here</div>
.mybackground {background-color:#2b65dd;}
Border around this has a color of #2b65dd
<div style="border:2px solid #2b65dd;">Content here</div>
.myborder {border:2px solid #2b65dd;}