#2f85d5 color space conversions
Hex:
#2f85d5
RGB:
47, 133, 213
CMY:
82, 48, 16
CMYK:
78, 38, 0, 16
HSL:
209°, 66.4000%, 50.9804%
HSV (HSB):
209°, 77.9343%, 83.5294%
XYZ:
21.5701, 22.1835, 66.0958
xyY:
0.1964, 0.2019, 22.1835
CIE-Lab:
54.2212, 2.3047, -48.2723
CIE-LCH:
54.2212, 48.3273, 272.7334
CIE-Luv:
54.2212, -29.3986, -75.4555
Hunter-Lab:
47.0994, -0.6763, -50.2337
#2f85d5 color charts
#2f85d5 color shades, tints & tones
#2f85d5 color schemes
#2f85d5 color preview, HTML & CSS examples
This text has a color of #2f85d5
<p style="color:#2f85d5;">Text here</p>
.mytext {color:#2f85d5;}
This box has a color of #2f85d5
<div style="background-color:#2f85d5;">Content here</div>
.mybackground {background-color:#2f85d5;}
Border around this has a color of #2f85d5
<div style="border:2px solid #2f85d5;">Content here</div>
.myborder {border:2px solid #2f85d5;}