#2f85cd color space conversions
Hex:
#2f85cd
RGB:
47, 133, 205
CMY:
82, 48, 20
CMYK:
77, 35, 0, 20
HSL:
207°, 62.6984%, 49.4118%
HSV (HSB):
207°, 77.0732%, 80.3922%
XYZ:
20.5793, 21.7872, 60.8783
xyY:
0.1993, 0.2110, 21.7872
CIE-Lab:
53.8005, -0.6250, -44.4191
CIE-LCH:
53.8005, 44.4235, 269.1938
CIE-Luv:
53.8005, -29.7464, -68.8080
Hunter-Lab:
46.6767, -2.9856, -44.6555
#2f85cd color charts
#2f85cd color shades, tints & tones
#2f85cd color schemes
#2f85cd color preview, HTML & CSS examples
This text has a color of #2f85cd
<p style="color:#2f85cd;">Text here</p>
.mytext {color:#2f85cd;}
This box has a color of #2f85cd
<div style="background-color:#2f85cd;">Content here</div>
.mybackground {background-color:#2f85cd;}
Border around this has a color of #2f85cd
<div style="border:2px solid #2f85cd;">Content here</div>
.myborder {border:2px solid #2f85cd;}