#2379e5 color space conversions
Hex:
#2379e5
RGB:
35, 121, 229
CMY:
86, 53, 10
CMYK:
85, 47, 0, 10
HSL:
213°, 78.8618%, 51.7647%
HSV (HSB):
213°, 84.7162%, 89.8039%
XYZ:
21.6734, 19.6892, 76.7868
xyY:
0.1834, 0.1666, 19.6892
CIE-Lab:
51.4840, 14.5889, -61.6697
CIE-LCH:
51.4840, 63.3718, 283.3095
CIE-Luv:
51.4840, -26.4093, -96.7812
Hunter-Lab:
44.3725, 9.5348, -71.5408
#2379e5 color charts
#2379e5 color shades, tints & tones
#2379e5 color schemes
#2379e5 color preview, HTML & CSS examples
This text has a color of #2379e5
<p style="color:#2379e5;">Text here</p>
.mytext {color:#2379e5;}
This box has a color of #2379e5
<div style="background-color:#2379e5;">Content here</div>
.mybackground {background-color:#2379e5;}
Border around this has a color of #2379e5
<div style="border:2px solid #2379e5;">Content here</div>
.myborder {border:2px solid #2379e5;}