#2f2da5 color space conversions
Hex:
#2f2da5
RGB:
47, 45, 165
CMY:
82, 82, 35
CMYK:
72, 73, 0, 35
HSL:
241°, 57.1429%, 41.1765%
HSV (HSB):
241°, 72.7273%, 64.7059%
XYZ:
8.9022, 5.1977, 36.1314
xyY:
0.1772, 0.1035, 5.1977
CIE-Lab:
27.2908, 40.4700, -63.8251
CIE-LCH:
27.2908, 75.5742, 302.3778
CIE-Luv:
27.2908, -5.4904, -81.1608
Hunter-Lab:
22.7985, 29.8021, -78.0046
#2f2da5 color charts
#2f2da5 color shades, tints & tones
#2f2da5 color schemes
#2f2da5 color preview, HTML & CSS examples
This text has a color of #2f2da5
<p style="color:#2f2da5;">Text here</p>
.mytext {color:#2f2da5;}
This box has a color of #2f2da5
<div style="background-color:#2f2da5;">Content here</div>
.mybackground {background-color:#2f2da5;}
Border around this has a color of #2f2da5
<div style="border:2px solid #2f2da5;">Content here</div>
.myborder {border:2px solid #2f2da5;}