#165dc5 color space conversions
Hex:
#165dc5
RGB:
22, 93, 197
CMY:
91, 64, 23
CMYK:
89, 53, 0, 23
HSL:
216°, 79.9087%, 42.9412%
HSV (HSB):
216°, 88.8325%, 77.2549%
XYZ:
14.3233, 12.0305, 54.3905
xyY:
0.1774, 0.1490, 12.0305
CIE-Lab:
41.2645, 19.2454, -59.9586
CIE-LCH:
41.2645, 62.9716, 287.7955
CIE-Luv:
41.2645, -20.2677, -88.9702
Hunter-Lab:
34.6850, 13.0133, -68.6948
#165dc5 color charts
#165dc5 color shades, tints & tones
#165dc5 color schemes
#165dc5 color preview, HTML & CSS examples
This text has a color of #165dc5
<p style="color:#165dc5;">Text here</p>
.mytext {color:#165dc5;}
This box has a color of #165dc5
<div style="background-color:#165dc5;">Content here</div>
.mybackground {background-color:#165dc5;}
Border around this has a color of #165dc5
<div style="border:2px solid #165dc5;">Content here</div>
.myborder {border:2px solid #165dc5;}