#2f64ce color space conversions
Hex:
#2f64ce
RGB:
47, 100, 206
CMY:
82, 61, 19
CMYK:
77, 51, 0, 19
HSL:
220°, 62.8458%, 49.6078%
HSV (HSB):
220°, 77.1845%, 80.7843%
XYZ:
16.8700, 14.1749, 60.2394
xyY:
0.1848, 0.1553, 14.1749
CIE-Lab:
44.4827, 20.2918, -59.9057
CIE-LCH:
44.4827, 63.2491, 288.7127
CIE-Luv:
44.4827, -19.2792, -90.9861
Hunter-Lab:
37.6496, 14.0956, -68.5094
#2f64ce color charts
#2f64ce color shades, tints & tones
#2f64ce color schemes
#2f64ce color preview, HTML & CSS examples
This text has a color of #2f64ce
<p style="color:#2f64ce;">Text here</p>
.mytext {color:#2f64ce;}
This box has a color of #2f64ce
<div style="background-color:#2f64ce;">Content here</div>
.mybackground {background-color:#2f64ce;}
Border around this has a color of #2f64ce
<div style="border:2px solid #2f64ce;">Content here</div>
.myborder {border:2px solid #2f64ce;}