#1978f8 color space conversions
Hex:
#1978f8
RGB:
25, 120, 248
CMY:
90, 53, 3
CMYK:
90, 52, 0, 3
HSL:
214°, 94.0928%, 53.5294%
HSV (HSB):
214°, 89.9194%, 97.2549%
XYZ:
24.0607, 20.4169, 91.4797
xyY:
0.1770, 0.1502, 20.4169
CIE-Lab:
52.3054, 21.8758, -70.9522
CIE-LCH:
52.3054, 74.2480, 287.1355
CIE-Luv:
52.3054, -26.3123, -111.8480
Hunter-Lab:
45.1851, 15.9757, -88.4062
#1978f8 color charts
#1978f8 color shades, tints & tones
#1978f8 color schemes
#1978f8 color preview, HTML & CSS examples
This text has a color of #1978f8
<p style="color:#1978f8;">Text here</p>
.mytext {color:#1978f8;}
This box has a color of #1978f8
<div style="background-color:#1978f8;">Content here</div>
.mybackground {background-color:#1978f8;}
Border around this has a color of #1978f8
<div style="border:2px solid #1978f8;">Content here</div>
.myborder {border:2px solid #1978f8;}