#234fe3 color space conversions
Hex:
#234fe3
RGB:
35, 79, 227
CMY:
86, 69, 11
CMYK:
85, 65, 0, 11
HSL:
226°, 77.4194%, 51.3725%
HSV (HSB):
226°, 84.5815%, 89.0196%
XYZ:
17.3542, 11.4953, 73.9772
xyY:
0.1688, 0.1118, 11.4953
CIE-Lab:
40.4025, 40.5420, -78.5774
CIE-LCH:
40.4025, 88.4197, 297.2915
CIE-Luv:
40.4025, -15.3556, -114.0025
Hunter-Lab:
33.9048, 32.0323, -105.6321
#234fe3 color charts
#234fe3 color shades, tints & tones
#234fe3 color schemes
#234fe3 color preview, HTML & CSS examples
This text has a color of #234fe3
<p style="color:#234fe3;">Text here</p>
.mytext {color:#234fe3;}
This box has a color of #234fe3
<div style="background-color:#234fe3;">Content here</div>
.mybackground {background-color:#234fe3;}
Border around this has a color of #234fe3
<div style="border:2px solid #234fe3;">Content here</div>
.myborder {border:2px solid #234fe3;}