#818da2 color space conversions
Hex:
#818da2
RGB:
129, 141, 162
CMY:
49, 45, 36
CMYK:
20, 13, 0, 36
HSL:
218°, 15.0685%, 57.0588%
HSV (HSB):
218°, 20.3704%, 63.5294%
XYZ:
25.0997, 26.3255, 37.9409
xyY:
0.2809, 0.2946, 26.3255
CIE-Lab:
58.3447, 0.3331, -12.5577
CIE-LCH:
58.3447, 12.5621, 271.5195
CIE-Luv:
58.3447, -7.4014, -18.5720
Hunter-Lab:
51.3084, -2.4687, -7.9271
#818da2 color charts
#818da2 color shades, tints & tones
#818da2 color schemes
#818da2 color preview, HTML & CSS examples
This text has a color of #818da2
<p style="color:#818da2;">Text here</p>
.mytext {color:#818da2;}
This box has a color of #818da2
<div style="background-color:#818da2;">Content here</div>
.mybackground {background-color:#818da2;}
Border around this has a color of #818da2
<div style="border:2px solid #818da2;">Content here</div>
.myborder {border:2px solid #818da2;}