#2f82d6 color space conversions
Hex:
#2f82d6
RGB:
47, 130, 214
CMY:
82, 49, 16
CMYK:
78, 39, 0, 16
HSL:
210°, 67.0683%, 51.1765%
HSV (HSB):
210°, 78.0374%, 83.9216%
XYZ:
21.2925, 21.4246, 66.6315
xyY:
0.1947, 0.1959, 21.4246
CIE-Lab:
53.4111, 4.4824, -50.1251
CIE-LCH:
53.4111, 50.3251, 275.1101
CIE-Luv:
53.4111, -28.3714, -78.4203
Hunter-Lab:
46.2868, 1.1105, -52.9494
#2f82d6 color charts
#2f82d6 color shades, tints & tones
#2f82d6 color schemes
#2f82d6 color preview, HTML & CSS examples
This text has a color of #2f82d6
<p style="color:#2f82d6;">Text here</p>
.mytext {color:#2f82d6;}
This box has a color of #2f82d6
<div style="background-color:#2f82d6;">Content here</div>
.mybackground {background-color:#2f82d6;}
Border around this has a color of #2f82d6
<div style="border:2px solid #2f82d6;">Content here</div>
.myborder {border:2px solid #2f82d6;}