#1969d5 color space conversions
Hex:
#1969d5
RGB:
25, 105, 213
CMY:
90, 59, 16
CMYK:
88, 51, 0, 16
HSL:
214°, 78.9916%, 46.6667%
HSV (HSB):
214°, 88.2629%, 83.5294%
XYZ:
17.4627, 15.1139, 64.9477
xyY:
0.1791, 0.1550, 15.1139
CIE-Lab:
45.7898, 17.9106, -61.8228
CIE-LCH:
45.7898, 64.3650, 286.1568
CIE-Luv:
45.7898, -23.0556, -94.3464
Hunter-Lab:
38.8766, 12.1451, -71.8368
#1969d5 color charts
#1969d5 color shades, tints & tones
#1969d5 color schemes
#1969d5 color preview, HTML & CSS examples
This text has a color of #1969d5
<p style="color:#1969d5;">Text here</p>
.mytext {color:#1969d5;}
This box has a color of #1969d5
<div style="background-color:#1969d5;">Content here</div>
.mybackground {background-color:#1969d5;}
Border around this has a color of #1969d5
<div style="border:2px solid #1969d5;">Content here</div>
.myborder {border:2px solid #1969d5;}