#234cc4 color space conversions
Hex:
#234cc4
RGB:
35, 76, 196
CMY:
86, 70, 23
CMYK:
82, 61, 0, 23
HSL:
225°, 69.6970%, 45.2941%
HSV (HSB):
225°, 82.1429%, 76.8627%
XYZ:
13.2414, 9.5117, 53.3626
xyY:
0.1740, 0.1250, 9.5117
CIE-Lab:
36.9514, 30.9610, -66.3889
CIE-LCH:
36.9514, 73.2535, 295.0024
CIE-Luv:
36.9514, -14.5216, -94.8426
Hunter-Lab:
30.8411, 22.6657, -80.9974
#234cc4 color charts
#234cc4 color shades, tints & tones
#234cc4 color schemes
#234cc4 color preview, HTML & CSS examples
This text has a color of #234cc4
<p style="color:#234cc4;">Text here</p>
.mytext {color:#234cc4;}
This box has a color of #234cc4
<div style="background-color:#234cc4;">Content here</div>
.mybackground {background-color:#234cc4;}
Border around this has a color of #234cc4
<div style="border:2px solid #234cc4;">Content here</div>
.myborder {border:2px solid #234cc4;}