#272d8d color space conversions
Hex:
#272d8d
RGB:
39, 45, 141
CMY:
85, 82, 45
CMYK:
72, 68, 0, 45
HSL:
236°, 56.6667%, 35.2941%
HSV (HSB):
236°, 72.3404%, 55.2941%
XYZ:
6.5828, 4.2312, 25.6691
xyY:
0.1804, 0.1160, 4.2312
CIE-Lab:
24.4215, 31.1034, -53.8589
CIE-LCH:
24.4215, 62.1949, 300.0064
CIE-Luv:
24.4215, -5.9643, -66.4756
Hunter-Lab:
20.5699, 21.1266, -59.5888
#272d8d color charts
#272d8d color shades, tints & tones
#272d8d color schemes
#272d8d color preview, HTML & CSS examples
This text has a color of #272d8d
<p style="color:#272d8d;">Text here</p>
.mytext {color:#272d8d;}
This box has a color of #272d8d
<div style="background-color:#272d8d;">Content here</div>
.mybackground {background-color:#272d8d;}
Border around this has a color of #272d8d
<div style="border:2px solid #272d8d;">Content here</div>
.myborder {border:2px solid #272d8d;}