#2379f5 color space conversions
Hex:
#2379f5
RGB:
35, 121, 245
CMY:
86, 53, 4
CMYK:
86, 51, 0, 4
HSL:
215°, 91.3043%, 54.9020%
HSV (HSB):
215°, 85.7143%, 96.0784%
XYZ:
24.0119, 20.6246, 89.1016
xyY:
0.1795, 0.1542, 20.6246
CIE-Lab:
52.5362, 20.6672, -68.9045
CIE-LCH:
52.5362, 71.9372, 286.6960
CIE-Luv:
52.5362, -25.9140, -108.8110
Hunter-Lab:
45.4144, 14.9032, -84.5351
#2379f5 color charts
#2379f5 color shades, tints & tones
#2379f5 color schemes
#2379f5 color preview, HTML & CSS examples
This text has a color of #2379f5
<p style="color:#2379f5;">Text here</p>
.mytext {color:#2379f5;}
This box has a color of #2379f5
<div style="background-color:#2379f5;">Content here</div>
.mybackground {background-color:#2379f5;}
Border around this has a color of #2379f5
<div style="border:2px solid #2379f5;">Content here</div>
.myborder {border:2px solid #2379f5;}