#234fc3 color space conversions
Hex:
#234fc3
RGB:
35, 79, 195
CMY:
86, 69, 24
CMYK:
82, 59, 0, 24
HSL:
224°, 69.5652%, 45.0980%
HSV (HSB):
224°, 82.0513%, 76.4706%
XYZ:
13.3394, 9.8894, 52.8355
xyY:
0.1754, 0.1300, 9.8894
CIE-Lab:
37.6432, 28.6174, -64.6753
CIE-LCH:
37.6432, 70.7238, 293.8684
CIE-Luv:
37.6432, -15.2653, -93.1545
Hunter-Lab:
31.4474, 20.6835, -77.6012
#234fc3 color charts
#234fc3 color shades, tints & tones
#234fc3 color schemes
#234fc3 color preview, HTML & CSS examples
This text has a color of #234fc3
<p style="color:#234fc3;">Text here</p>
.mytext {color:#234fc3;}
This box has a color of #234fc3
<div style="background-color:#234fc3;">Content here</div>
.mybackground {background-color:#234fc3;}
Border around this has a color of #234fc3
<div style="border:2px solid #234fc3;">Content here</div>
.myborder {border:2px solid #234fc3;}