#2f98c5 color space conversions
Hex:
#2f98c5
RGB:
47, 152, 197
CMY:
82, 40, 23
CMYK:
76, 23, 0, 23
HSL:
198°, 61.4754%, 47.8431%
HSV (HSB):
198°, 76.1421%, 77.2549%
XYZ:
22.4786, 27.0920, 56.8679
xyY:
0.2112, 0.2545, 27.0920
CIE-Lab:
59.0594, -14.3268, -31.6514
CIE-LCH:
59.0594, 34.7429, 245.6465
CIE-Luv:
59.0594, -36.7366, -47.2883
Hunter-Lab:
52.0500, -13.9996, -28.3430
#2f98c5 color charts
#2f98c5 color shades, tints & tones
#2f98c5 color schemes
#2f98c5 color preview, HTML & CSS examples
This text has a color of #2f98c5
<p style="color:#2f98c5;">Text here</p>
.mytext {color:#2f98c5;}
This box has a color of #2f98c5
<div style="background-color:#2f98c5;">Content here</div>
.mybackground {background-color:#2f98c5;}
Border around this has a color of #2f98c5
<div style="border:2px solid #2f98c5;">Content here</div>
.myborder {border:2px solid #2f98c5;}