#2b75e5 color space conversions
Hex:
#2b75e5
RGB:
43, 117, 229
CMY:
83, 54, 10
CMYK:
81, 49, 0, 10
HSL:
216°, 78.1513%, 53.3333%
HSV (HSB):
216°, 81.2227%, 89.8039%
XYZ:
21.5004, 18.8933, 76.6423
xyY:
0.1837, 0.1614, 18.8933
CIE-Lab:
50.5622, 17.7476, -63.1473
CIE-LCH:
50.5622, 65.5939, 285.6981
CIE-Luv:
50.5622, -24.3448, -98.8605
Hunter-Lab:
43.4664, 12.2277, -74.1168
#2b75e5 color charts
#2b75e5 color shades, tints & tones
#2b75e5 color schemes
#2b75e5 color preview, HTML & CSS examples
This text has a color of #2b75e5
<p style="color:#2b75e5;">Text here</p>
.mytext {color:#2b75e5;}
This box has a color of #2b75e5
<div style="background-color:#2b75e5;">Content here</div>
.mybackground {background-color:#2b75e5;}
Border around this has a color of #2b75e5
<div style="border:2px solid #2b75e5;">Content here</div>
.myborder {border:2px solid #2b75e5;}