#2b2da9 color space conversions
Hex:
#2b2da9
RGB:
43, 45, 169
CMY:
83, 82, 34
CMYK:
75, 73, 0, 34
HSL:
239°, 59.4340%, 41.5686%
HSV (HSB):
239°, 74.5562%, 66.2745%
XYZ:
9.0961, 5.2549, 38.0710
xyY:
0.1735, 0.1002, 5.2549
CIE-Lab:
27.4491, 41.4243, -65.9869
CIE-LCH:
27.4491, 77.9118, 302.1192
CIE-Luv:
27.4491, -6.3653, -83.6284
Hunter-Lab:
22.9236, 30.7122, -82.4208
#2b2da9 color charts
#2b2da9 color shades, tints & tones
#2b2da9 color schemes
#2b2da9 color preview, HTML & CSS examples
This text has a color of #2b2da9
<p style="color:#2b2da9;">Text here</p>
.mytext {color:#2b2da9;}
This box has a color of #2b2da9
<div style="background-color:#2b2da9;">Content here</div>
.mybackground {background-color:#2b2da9;}
Border around this has a color of #2b2da9
<div style="border:2px solid #2b2da9;">Content here</div>
.myborder {border:2px solid #2b2da9;}