#234ed4 color space conversions
Hex:
#234ed4
RGB:
35, 78, 212
CMY:
86, 69, 17
CMYK:
83, 63, 0, 17
HSL:
225°, 71.6599%, 48.4314%
HSV (HSB):
225°, 83.4906%, 83.1373%
XYZ:
15.3012, 10.5596, 63.5191
xyY:
0.1712, 0.1181, 10.5596
CIE-Lab:
38.8285, 35.6680, -72.5815
CIE-LCH:
38.8285, 80.8720, 296.1704
CIE-Luv:
38.8285, -15.0478, -104.7040
Hunter-Lab:
32.4955, 27.1834, -93.1476
#234ed4 color charts
#234ed4 color shades, tints & tones
#234ed4 color schemes
#234ed4 color preview, HTML & CSS examples
This text has a color of #234ed4
<p style="color:#234ed4;">Text here</p>
.mytext {color:#234ed4;}
This box has a color of #234ed4
<div style="background-color:#234ed4;">Content here</div>
.mybackground {background-color:#234ed4;}
Border around this has a color of #234ed4
<div style="border:2px solid #234ed4;">Content here</div>
.myborder {border:2px solid #234ed4;}