#2f2df2 color space conversions
Hex:
#2f2df2
RGB:
47, 45, 242
CMY:
82, 82, 5
CMYK:
81, 81, 0, 5
HSL:
241°, 88.3408%, 56.2745%
HSV (HSB):
241°, 81.4050%, 94.9020%
XYZ:
18.1377, 8.8919, 84.7647
xyY:
0.1622, 0.0795, 8.8919
CIE-Lab:
35.7754, 64.6925, -94.7169
CIE-LCH:
35.7754, 114.7014, 304.3334
CIE-Luv:
35.7754, -8.8644, -126.0984
Hunter-Lab:
29.8193, 56.3894, -147.6650
#2f2df2 color charts
#2f2df2 color shades, tints & tones
#2f2df2 color schemes
#2f2df2 color preview, HTML & CSS examples
This text has a color of #2f2df2
<p style="color:#2f2df2;">Text here</p>
.mytext {color:#2f2df2;}
This box has a color of #2f2df2
<div style="background-color:#2f2df2;">Content here</div>
.mybackground {background-color:#2f2df2;}
Border around this has a color of #2f2df2
<div style="border:2px solid #2f2df2;">Content here</div>
.myborder {border:2px solid #2f2df2;}