#2f51f9 color space conversions
Hex:
#2f51f9
RGB:
47, 81, 249
CMY:
82, 68, 2
CMYK:
81, 67, 0, 2
HSL:
230°, 94.3925%, 58.0392%
HSV (HSB):
230°, 81.1245%, 97.6471%
XYZ:
21.2136, 13.3288, 91.0772
xyY:
0.1689, 0.1061, 13.3288
CIE-Lab:
43.2545, 47.8855, -86.2800
CIE-LCH:
43.2545, 98.6776, 299.0303
CIE-Luv:
43.2545, -14.7328, -126.9071
Hunter-Lab:
36.5086, 39.8289, -122.3536
#2f51f9 color charts
#2f51f9 color shades, tints & tones
#2f51f9 color schemes
#2f51f9 color preview, HTML & CSS examples
This text has a color of #2f51f9
<p style="color:#2f51f9;">Text here</p>
.mytext {color:#2f51f9;}
This box has a color of #2f51f9
<div style="background-color:#2f51f9;">Content here</div>
.mybackground {background-color:#2f51f9;}
Border around this has a color of #2f51f9
<div style="border:2px solid #2f51f9;">Content here</div>
.myborder {border:2px solid #2f51f9;}