#239ec5 color space conversions
Hex:
#239ec5
RGB:
35, 158, 197
CMY:
86, 38, 23
CMYK:
82, 20, 0, 23
HSL:
194°, 69.8276%, 45.4902%
HSV (HSB):
194°, 82.2335%, 77.2549%
XYZ:
22.9980, 28.8423, 57.1783
xyY:
0.2110, 0.2646, 28.8423
CIE-Lab:
60.6422, -18.7852, -29.2151
CIE-LCH:
60.6422, 34.7333, 237.2591
CIE-Luv:
60.6422, -40.3326, -42.9198
Hunter-Lab:
53.7050, -17.5448, -25.5310
#239ec5 color charts
#239ec5 color shades, tints & tones
#239ec5 color schemes
#239ec5 color preview, HTML & CSS examples
This text has a color of #239ec5
<p style="color:#239ec5;">Text here</p>
.mytext {color:#239ec5;}
This box has a color of #239ec5
<div style="background-color:#239ec5;">Content here</div>
.mybackground {background-color:#239ec5;}
Border around this has a color of #239ec5
<div style="border:2px solid #239ec5;">Content here</div>
.myborder {border:2px solid #239ec5;}