#6495f8 color space conversions
Hex:
#6495f8
RGB:
100, 149, 248
CMY:
61, 42, 3
CMYK:
60, 40, 0, 3
HSL:
220°, 91.3580%, 68.2353%
HSV (HSB):
220°, 59.6774%, 97.2549%
XYZ:
32.9463, 30.9815, 93.0505
xyY:
0.2099, 0.1974, 30.9815
CIE-Lab:
62.4920, 12.9030, -54.4631
CIE-LCH:
62.4920, 55.9707, 283.3284
CIE-Luv:
62.4920, -22.9040, -88.8714
Hunter-Lab:
55.6611, 8.2488, -60.1544
#6495f8 color charts
#6495f8 color shades, tints & tones
#6495f8 color schemes
#6495f8 color preview, HTML & CSS examples
This text has a color of #6495f8
<p style="color:#6495f8;">Text here</p>
.mytext {color:#6495f8;}
This box has a color of #6495f8
<div style="background-color:#6495f8;">Content here</div>
.mybackground {background-color:#6495f8;}
Border around this has a color of #6495f8
<div style="border:2px solid #6495f8;">Content here</div>
.myborder {border:2px solid #6495f8;}