#234bcd color space conversions
Hex:
#234bcd
RGB:
35, 75, 205
CMY:
86, 71, 20
CMYK:
83, 63, 0, 20
HSL:
226°, 70.8333%, 47.0588%
HSV (HSB):
226°, 82.9268%, 80.3922%
XYZ:
14.2287, 9.7973, 58.8987
xyY:
0.1716, 0.1181, 9.7973
CIE-Lab:
37.4761, 34.9879, -70.7590
CIE-LCH:
37.4761, 78.9366, 296.3108
CIE-Luv:
37.4761, -14.3211, -101.0297
Hunter-Lab:
31.3006, 26.3668, -89.6564
#234bcd color charts
#234bcd color shades, tints & tones
#234bcd color schemes
#234bcd color preview, HTML & CSS examples
This text has a color of #234bcd
<p style="color:#234bcd;">Text here</p>
.mytext {color:#234bcd;}
This box has a color of #234bcd
<div style="background-color:#234bcd;">Content here</div>
.mybackground {background-color:#234bcd;}
Border around this has a color of #234bcd
<div style="border:2px solid #234bcd;">Content here</div>
.myborder {border:2px solid #234bcd;}