#1975d6 color space conversions
Hex:
#1975d6
RGB:
25, 117, 214
CMY:
90, 54, 16
CMYK:
88, 45, 0, 16
HSL:
211°, 79.0795%, 46.8627%
HSV (HSB):
211°, 88.3178%, 83.9216%
XYZ:
18.8998, 17.7843, 66.0549
xyY:
0.1840, 0.1731, 17.7843
CIE-Lab:
49.2334, 10.6601, -56.8369
CIE-LCH:
49.2334, 57.8280, 280.6228
CIE-Luv:
49.2334, -26.6177, -88.0174
Hunter-Lab:
42.1714, 6.1976, -63.3485
#1975d6 color charts
#1975d6 color shades, tints & tones
#1975d6 color schemes
#1975d6 color preview, HTML & CSS examples
This text has a color of #1975d6
<p style="color:#1975d6;">Text here</p>
.mytext {color:#1975d6;}
This box has a color of #1975d6
<div style="background-color:#1975d6;">Content here</div>
.mybackground {background-color:#1975d6;}
Border around this has a color of #1975d6
<div style="border:2px solid #1975d6;">Content here</div>
.myborder {border:2px solid #1975d6;}