#234fc8 color space conversions
Hex:
#234fc8
RGB:
35, 79, 200
CMY:
86, 69, 22
CMYK:
83, 61, 0, 22
HSL:
224°, 70.2128%, 46.0784%
HSV (HSB):
224°, 82.5000%, 78.4314%
XYZ:
13.9144, 10.1194, 55.8635
xyY:
0.1742, 0.1267, 10.1194
CIE-Lab:
38.0559, 30.5197, -66.9104
CIE-LCH:
38.0559, 73.5422, 294.5191
CIE-Luv:
38.0559, -15.2612, -96.5120
Hunter-Lab:
31.8110, 22.4083, -81.8516
#234fc8 color charts
#234fc8 color shades, tints & tones
#234fc8 color schemes
#234fc8 color preview, HTML & CSS examples
This text has a color of #234fc8
<p style="color:#234fc8;">Text here</p>
.mytext {color:#234fc8;}
This box has a color of #234fc8
<div style="background-color:#234fc8;">Content here</div>
.mybackground {background-color:#234fc8;}
Border around this has a color of #234fc8
<div style="border:2px solid #234fc8;">Content here</div>
.myborder {border:2px solid #234fc8;}