#234cf6 color space conversions
Hex:
#234cf6
RGB:
35, 76, 246
CMY:
86, 70, 4
CMYK:
86, 69, 0, 4
HSL:
228°, 92.1397%, 55.0980%
HSV (HSB):
228°, 85.7724%, 96.4706%
XYZ:
19.9121, 12.1800, 88.4903
xyY:
0.1651, 0.1010, 12.1800
CIE-Lab:
41.5008, 49.1106, -87.5023
CIE-LCH:
41.5008, 100.3419, 299.3033
CIE-Luv:
41.5008, -14.9342, -126.3247
Hunter-Lab:
34.8999, 40.7683, -125.9026
#234cf6 color charts
#234cf6 color shades, tints & tones
#234cf6 color schemes
#234cf6 color preview, HTML & CSS examples
This text has a color of #234cf6
<p style="color:#234cf6;">Text here</p>
.mytext {color:#234cf6;}
This box has a color of #234cf6
<div style="background-color:#234cf6;">Content here</div>
.mybackground {background-color:#234cf6;}
Border around this has a color of #234cf6
<div style="border:2px solid #234cf6;">Content here</div>
.myborder {border:2px solid #234cf6;}