#428bea color space conversions
Hex:
#428bea
RGB:
66, 139, 234
CMY:
74, 45, 8
CMYK:
72, 41, 0, 8
HSL:
214°, 80.0000%, 58.8235%
HSV (HSB):
214°, 71.7949%, 91.7647%
XYZ:
26.3307, 25.5640, 81.3885
xyY:
0.1976, 0.1918, 25.5640
CIE-Lab:
57.6209, 8.6138, -54.5762
CIE-LCH:
57.6209, 55.2518, 278.9690
CIE-Luv:
57.6209, -27.5547, -87.2777
Hunter-Lab:
50.5609, 4.4763, -60.0473
#428bea color charts
#428bea color shades, tints & tones
#428bea color schemes
#428bea color preview, HTML & CSS examples
This text has a color of #428bea
<p style="color:#428bea;">Text here</p>
.mytext {color:#428bea;}
This box has a color of #428bea
<div style="background-color:#428bea;">Content here</div>
.mybackground {background-color:#428bea;}
Border around this has a color of #428bea
<div style="border:2px solid #428bea;">Content here</div>
.myborder {border:2px solid #428bea;}