#234df9 color space conversions
Hex:
#234df9
RGB:
35, 77, 249
CMY:
86, 70, 2
CMYK:
86, 69, 0, 2
HSL:
228°, 94.6903%, 55.6863%
HSV (HSB):
228°, 85.9438%, 97.6471%
XYZ:
20.4459, 12.5046, 90.9586
xyY:
0.1650, 0.1009, 12.5046
CIE-Lab:
42.0072, 49.5582, -88.3487
CIE-LCH:
42.0072, 101.2991, 299.2897
CIE-Luv:
42.0072, -15.1667, -127.9545
Hunter-Lab:
35.3619, 41.3236, -127.7536
#234df9 color charts
#234df9 color shades, tints & tones
#234df9 color schemes
#234df9 color preview, HTML & CSS examples
This text has a color of #234df9
<p style="color:#234df9;">Text here</p>
.mytext {color:#234df9;}
This box has a color of #234df9
<div style="background-color:#234df9;">Content here</div>
.mybackground {background-color:#234df9;}
Border around this has a color of #234df9
<div style="border:2px solid #234df9;">Content here</div>
.myborder {border:2px solid #234df9;}