#234cd7 color space conversions
Hex:
#234cd7
RGB:
35, 76, 215
CMY:
86, 70, 16
CMYK:
84, 65, 0, 16
HSL:
226°, 72.0000%, 49.0196%
HSV (HSB):
226°, 83.7209%, 84.3137%
XYZ:
15.5433, 10.4325, 65.4844
xyY:
0.1699, 0.1141, 10.4325
CIE-Lab:
38.6077, 38.0470, -74.6682
CIE-LCH:
38.6077, 83.8029, 297.0010
CIE-Luv:
38.6077, -14.6117, -107.1702
Hunter-Lab:
32.2994, 29.3750, -97.5962
#234cd7 color charts
#234cd7 color shades, tints & tones
#234cd7 color schemes
#234cd7 color preview, HTML & CSS examples
This text has a color of #234cd7
<p style="color:#234cd7;">Text here</p>
.mytext {color:#234cd7;}
This box has a color of #234cd7
<div style="background-color:#234cd7;">Content here</div>
.mybackground {background-color:#234cd7;}
Border around this has a color of #234cd7
<div style="border:2px solid #234cd7;">Content here</div>
.myborder {border:2px solid #234cd7;}