#228cb9 color space conversions
Hex:
#228cb9
RGB:
34, 140, 185
CMY:
87, 45, 27
CMYK:
82, 24, 0, 27
HSL:
198°, 68.9498%, 42.9412%
HSV (HSB):
198°, 81.6216%, 72.5490%
XYZ:
18.7947, 22.5990, 49.2704
xyY:
0.2073, 0.2493, 22.5990
CIE-Lab:
54.6569, -13.2587, -31.7238
CIE-LCH:
54.6569, 34.3830, 247.3179
CIE-Luv:
54.6569, -34.9193, -46.9329
Hunter-Lab:
47.5384, -12.6208, -28.1732
#228cb9 color charts
#228cb9 color shades, tints & tones
#228cb9 color schemes
#228cb9 color preview, HTML & CSS examples
This text has a color of #228cb9
<p style="color:#228cb9;">Text here</p>
.mytext {color:#228cb9;}
This box has a color of #228cb9
<div style="background-color:#228cb9;">Content here</div>
.mybackground {background-color:#228cb9;}
Border around this has a color of #228cb9
<div style="border:2px solid #228cb9;">Content here</div>
.myborder {border:2px solid #228cb9;}