#2f018d color space conversions
Hex:
#2f018d
RGB:
47, 1, 141
CMY:
82, 100, 45
CMYK:
67, 99, 0, 45
HSL:
260°, 98.5915%, 27.8431%
HSV (HSB):
260°, 99.2908%, 55.2941%
XYZ:
5.9909, 2.5491, 25.3756
xyY:
0.1766, 0.0752, 2.5491
CIE-Lab:
18.1394, 51.8325, -64.2175
CIE-LCH:
18.1394, 82.5257, 308.9084
CIE-Luv:
18.1394, 0.2988, -65.4884
Hunter-Lab:
15.9660, 39.0374, -83.0564
#2f018d color charts
#2f018d color shades, tints & tones
#2f018d color schemes
#2f018d color preview, HTML & CSS examples
This text has a color of #2f018d
<p style="color:#2f018d;">Text here</p>
.mytext {color:#2f018d;}
This box has a color of #2f018d
<div style="background-color:#2f018d;">Content here</div>
.mybackground {background-color:#2f018d;}
Border around this has a color of #2f018d
<div style="border:2px solid #2f018d;">Content here</div>
.myborder {border:2px solid #2f018d;}