#4995d5 color space conversions
Hex:
#4995d5
RGB:
73, 149, 213
CMY:
71, 42, 16
CMYK:
66, 30, 0, 16
HSL:
207°, 62.5000%, 56.0784%
HSV (HSB):
207°, 65.7277%, 83.5294%
XYZ:
25.5053, 27.7155, 66.9561
xyY:
0.2122, 0.2306, 27.7155
CIE-Lab:
59.6308, -3.4914, -39.6769
CIE-LCH:
59.6308, 39.8302, 264.9711
CIE-Luv:
59.6308, -30.1973, -61.9120
Hunter-Lab:
52.6455, -5.6510, -38.5550
#4995d5 color charts
#4995d5 color shades, tints & tones
#4995d5 color schemes
#4995d5 color preview, HTML & CSS examples
This text has a color of #4995d5
<p style="color:#4995d5;">Text here</p>
.mytext {color:#4995d5;}
This box has a color of #4995d5
<div style="background-color:#4995d5;">Content here</div>
.mybackground {background-color:#4995d5;}
Border around this has a color of #4995d5
<div style="border:2px solid #4995d5;">Content here</div>
.myborder {border:2px solid #4995d5;}