#2f2df3 color space conversions
Hex:
#2f2df3
RGB:
47, 45, 243
CMY:
82, 82, 5
CMYK:
81, 81, 0, 5
HSL:
241°, 89.1892%, 56.4706%
HSV (HSB):
241°, 81.4815%, 95.2941%
XYZ:
18.2883, 8.9522, 85.5581
xyY:
0.1621, 0.0794, 8.9522
CIE-Lab:
35.8921, 64.9843, -95.0878
CIE-LCH:
35.8921, 115.1723, 304.3492
CIE-Luv:
35.8921, -8.9063, -126.6636
Hunter-Lab:
29.9202, 56.7456, -148.5982
#2f2df3 color charts
#2f2df3 color shades, tints & tones
#2f2df3 color schemes
#2f2df3 color preview, HTML & CSS examples
This text has a color of #2f2df3
<p style="color:#2f2df3;">Text here</p>
.mytext {color:#2f2df3;}
This box has a color of #2f2df3
<div style="background-color:#2f2df3;">Content here</div>
.mybackground {background-color:#2f2df3;}
Border around this has a color of #2f2df3
<div style="border:2px solid #2f2df3;">Content here</div>
.myborder {border:2px solid #2f2df3;}