#2f50d3 color space conversions
Hex:
#2f50d3
RGB:
47, 80, 211
CMY:
82, 69, 17
CMYK:
78, 62, 0, 17
HSL:
228°, 65.0794%, 50.5882%
HSV (HSB):
228°, 77.7251%, 82.7451%
XYZ:
15.7988, 11.0448, 62.9272
xyY:
0.1760, 0.1230, 11.0448
CIE-Lab:
39.6558, 35.0194, -70.6344
CIE-LCH:
39.6558, 78.8389, 296.3715
CIE-Luv:
39.6558, -14.0008, -103.0340
Hunter-Lab:
33.2337, 26.6972, -89.0004
#2f50d3 color charts
#2f50d3 color shades, tints & tones
#2f50d3 color schemes
#2f50d3 color preview, HTML & CSS examples
This text has a color of #2f50d3
<p style="color:#2f50d3;">Text here</p>
.mytext {color:#2f50d3;}
This box has a color of #2f50d3
<div style="background-color:#2f50d3;">Content here</div>
.mybackground {background-color:#2f50d3;}
Border around this has a color of #2f50d3
<div style="border:2px solid #2f50d3;">Content here</div>
.myborder {border:2px solid #2f50d3;}