#2b95d3 color space conversions
Hex:
#2b95d3
RGB:
43, 149, 211
CMY:
83, 42, 17
CMYK:
80, 29, 0, 17
HSL:
202°, 66.1417%, 49.8039%
HSV (HSB):
202°, 79.6209%, 82.7451%
XYZ:
23.5016, 26.7116, 65.5452
xyY:
0.2030, 0.2308, 26.7116
CIE-Lab:
58.7065, -8.1841, -40.0675
CIE-LCH:
58.7065, 40.8948, 258.4556
CIE-Luv:
58.7065, -35.4231, -61.8895
Hunter-Lab:
51.6833, -9.2777, -39.0138
#2b95d3 color charts
#2b95d3 color shades, tints & tones
#2b95d3 color schemes
#2b95d3 color preview, HTML & CSS examples
This text has a color of #2b95d3
<p style="color:#2b95d3;">Text here</p>
.mytext {color:#2b95d3;}
This box has a color of #2b95d3
<div style="background-color:#2b95d3;">Content here</div>
.mybackground {background-color:#2b95d3;}
Border around this has a color of #2b95d3
<div style="border:2px solid #2b95d3;">Content here</div>
.myborder {border:2px solid #2b95d3;}