#418bc2 color space conversions
Hex:
#418bc2
RGB:
65, 139, 194
CMY:
75, 45, 24
CMYK:
66, 28, 0, 24
HSL:
206°, 51.3944%, 50.7843%
HSV (HSB):
206°, 66.4948%, 76.0784%
XYZ:
21.1502, 23.4841, 54.4571
xyY:
0.2134, 0.2370, 23.4841
CIE-Lab:
55.5675, -5.4904, -35.3630
CIE-LCH:
55.5675, 35.7867, 261.1748
CIE-Luv:
55.5675, -29.0632, -53.8814
Hunter-Lab:
48.4604, -6.9006, -32.7045
#418bc2 color charts
#418bc2 color shades, tints & tones
#418bc2 color schemes
#418bc2 color preview, HTML & CSS examples
This text has a color of #418bc2
<p style="color:#418bc2;">Text here</p>
.mytext {color:#418bc2;}
This box has a color of #418bc2
<div style="background-color:#418bc2;">Content here</div>
.mybackground {background-color:#418bc2;}
Border around this has a color of #418bc2
<div style="border:2px solid #418bc2;">Content here</div>
.myborder {border:2px solid #418bc2;}