#2b99e5 color space conversions
Hex:
#2b99e5
RGB:
43, 153, 229
CMY:
83, 40, 10
CMYK:
81, 33, 0, 10
HSL:
205°, 78.1513%, 53.3333%
HSV (HSB):
205°, 81.2227%, 89.8039%
XYZ:
26.5304, 28.9532, 78.3190
xyY:
0.1983, 0.2164, 28.9532
CIE-Lab:
60.7403, -4.0102, -46.8868
CIE-LCH:
60.7403, 47.0580, 265.1115
CIE-Luv:
60.7403, -35.7853, -74.0872
Hunter-Lab:
53.8082, -6.1541, -48.6322
#2b99e5 color charts
#2b99e5 color shades, tints & tones
#2b99e5 color schemes
#2b99e5 color preview, HTML & CSS examples
This text has a color of #2b99e5
<p style="color:#2b99e5;">Text here</p>
.mytext {color:#2b99e5;}
This box has a color of #2b99e5
<div style="background-color:#2b99e5;">Content here</div>
.mybackground {background-color:#2b99e5;}
Border around this has a color of #2b99e5
<div style="border:2px solid #2b99e5;">Content here</div>
.myborder {border:2px solid #2b99e5;}