#272dac color space conversions
Hex:
#272dac
RGB:
39, 45, 172
CMY:
85, 82, 33
CMYK:
77, 74, 0, 33
HSL:
237°, 63.0332%, 41.3725%
HSV (HSB):
237°, 77.3256%, 67.4510%
XYZ:
9.2215, 5.2867, 39.5641
xyY:
0.1705, 0.0978, 5.2867
CIE-Lab:
27.5363, 42.0944, -67.6548
CIE-LCH:
27.5363, 79.6813, 301.8896
CIE-Luv:
27.5363, -7.0989, -85.4546
Hunter-Lab:
22.9927, 31.3520, -85.9267
#272dac color charts
#272dac color shades, tints & tones
#272dac color schemes
#272dac color preview, HTML & CSS examples
This text has a color of #272dac
<p style="color:#272dac;">Text here</p>
.mytext {color:#272dac;}
This box has a color of #272dac
<div style="background-color:#272dac;">Content here</div>
.mybackground {background-color:#272dac;}
Border around this has a color of #272dac
<div style="border:2px solid #272dac;">Content here</div>
.myborder {border:2px solid #272dac;}