#272ec2 color space conversions
Hex:
#272ec2
RGB:
39, 46, 194
CMY:
85, 82, 24
CMYK:
80, 76, 0, 24
HSL:
237°, 66.5236%, 45.6863%
HSV (HSB):
237°, 79.8969%, 76.0784%
XYZ:
11.5513, 6.2804, 51.6423
xyY:
0.1663, 0.0904, 6.2804
CIE-Lab:
30.1091, 48.9207, -76.4731
CIE-LCH:
30.1091, 90.7820, 302.6075
CIE-Luv:
30.1091, -8.0607, -98.4452
Hunter-Lab:
25.0607, 38.4205, -104.6361
#272ec2 color charts
#272ec2 color shades, tints & tones
#272ec2 color schemes
#272ec2 color preview, HTML & CSS examples
This text has a color of #272ec2
<p style="color:#272ec2;">Text here</p>
.mytext {color:#272ec2;}
This box has a color of #272ec2
<div style="background-color:#272ec2;">Content here</div>
.mybackground {background-color:#272ec2;}
Border around this has a color of #272ec2
<div style="border:2px solid #272ec2;">Content here</div>
.myborder {border:2px solid #272ec2;}