#195da5 color space conversions
Hex:
#195da5
RGB:
25, 93, 165
CMY:
90, 64, 35
CMYK:
85, 44, 0, 35
HSL:
211°, 73.6842%, 37.2549%
HSV (HSB):
211°, 84.8485%, 64.7059%
XYZ:
11.1068, 10.7520, 37.0873
xyY:
0.1884, 0.1824, 10.7520
CIE-Lab:
39.1596, 6.6913, -44.5721
CIE-LCH:
39.1596, 45.0716, 278.5377
CIE-Luv:
39.1596, -20.9801, -64.7451
Hunter-Lab:
32.7902, 3.0791, -44.1066
#195da5 color charts
#195da5 color shades, tints & tones
#195da5 color schemes
#195da5 color preview, HTML & CSS examples
This text has a color of #195da5
<p style="color:#195da5;">Text here</p>
.mytext {color:#195da5;}
This box has a color of #195da5
<div style="background-color:#195da5;">Content here</div>
.mybackground {background-color:#195da5;}
Border around this has a color of #195da5
<div style="border:2px solid #195da5;">Content here</div>
.myborder {border:2px solid #195da5;}