#234be8 color space conversions
Hex:
#234be8
RGB:
35, 75, 232
CMY:
86, 71, 9
CMYK:
85, 68, 0, 9
HSL:
228°, 81.0700%, 52.3529%
HSV (HSB):
228°, 84.9138%, 90.9804%
XYZ:
17.7747, 11.2157, 77.5719
xyY:
0.1668, 0.1052, 11.2157
CIE-Lab:
39.9414, 44.8022, -82.1754
CIE-LCH:
39.9414, 93.5951, 298.5993
CIE-Luv:
39.9414, -14.5603, -118.0067
Hunter-Lab:
33.4898, 36.1316, -113.8897
#234be8 color charts
#234be8 color shades, tints & tones
#234be8 color schemes
#234be8 color preview, HTML & CSS examples
This text has a color of #234be8
<p style="color:#234be8;">Text here</p>
.mytext {color:#234be8;}
This box has a color of #234be8
<div style="background-color:#234be8;">Content here</div>
.mybackground {background-color:#234be8;}
Border around this has a color of #234be8
<div style="border:2px solid #234be8;">Content here</div>
.myborder {border:2px solid #234be8;}