#2f55e5 color space conversions
Hex:
#2f55e5
RGB:
47, 85, 229
CMY:
82, 67, 10
CMYK:
79, 63, 0, 10
HSL:
227°, 77.7778%, 54.1176%
HSV (HSB):
227°, 79.4760%, 89.8039%
XYZ:
18.5636, 12.7585, 75.6130
xyY:
0.1736, 0.1193, 12.7585
CIE-Lab:
42.3971, 38.3867, -76.4250
CIE-LCH:
42.3971, 85.5238, 296.6694
CIE-Luv:
42.3971, -15.3417, -113.2325
Hunter-Lab:
35.7190, 30.2605, -100.5067
#2f55e5 color charts
#2f55e5 color shades, tints & tones
#2f55e5 color schemes
#2f55e5 color preview, HTML & CSS examples
This text has a color of #2f55e5
<p style="color:#2f55e5;">Text here</p>
.mytext {color:#2f55e5;}
This box has a color of #2f55e5
<div style="background-color:#2f55e5;">Content here</div>
.mybackground {background-color:#2f55e5;}
Border around this has a color of #2f55e5
<div style="border:2px solid #2f55e5;">Content here</div>
.myborder {border:2px solid #2f55e5;}