#2f87d5 color space conversions
Hex:
#2f87d5
RGB:
47, 135, 213
CMY:
82, 47, 16
CMYK:
78, 37, 0, 16
HSL:
208°, 66.4000%, 50.9804%
HSV (HSB):
208°, 77.9343%, 83.5294%
XYZ:
21.8465, 22.7364, 66.1879
xyY:
0.1972, 0.2053, 22.7364
CIE-Lab:
54.7998, 1.1081, -47.3534
CIE-LCH:
54.7998, 47.3663, 271.3405
CIE-Luv:
54.7998, -30.0617, -74.0022
Hunter-Lab:
47.6827, -1.6624, -48.9221
#2f87d5 color charts
#2f87d5 color shades, tints & tones
#2f87d5 color schemes
#2f87d5 color preview, HTML & CSS examples
This text has a color of #2f87d5
<p style="color:#2f87d5;">Text here</p>
.mytext {color:#2f87d5;}
This box has a color of #2f87d5
<div style="background-color:#2f87d5;">Content here</div>
.mybackground {background-color:#2f87d5;}
Border around this has a color of #2f87d5
<div style="border:2px solid #2f87d5;">Content here</div>
.myborder {border:2px solid #2f87d5;}