#234de7 color space conversions
Hex:
#234de7
RGB:
35, 77, 231
CMY:
86, 70, 9
CMYK:
85, 67, 0, 9
HSL:
227°, 80.3279%, 52.1569%
HSV (HSB):
227°, 84.8485%, 90.5882%
XYZ:
17.7708, 11.4346, 76.8718
xyY:
0.1675, 0.1078, 11.4346
CIE-Lab:
40.3030, 43.2226, -81.0129
CIE-LCH:
40.3030, 91.8220, 298.0812
CIE-Luv:
40.3030, -14.9614, -116.9714
Hunter-Lab:
33.8151, 34.6306, -111.1133
#234de7 color charts
#234de7 color shades, tints & tones
#234de7 color schemes
#234de7 color preview, HTML & CSS examples
This text has a color of #234de7
<p style="color:#234de7;">Text here</p>
.mytext {color:#234de7;}
This box has a color of #234de7
<div style="background-color:#234de7;">Content here</div>
.mybackground {background-color:#234de7;}
Border around this has a color of #234de7
<div style="border:2px solid #234de7;">Content here</div>
.myborder {border:2px solid #234de7;}