#2f95cd color space conversions
Hex:
#2f95cd
RGB:
47, 149, 205
CMY:
82, 42, 20
CMYK:
77, 27, 0, 20
HSL:
201°, 62.6984%, 49.4118%
HSV (HSB):
201°, 77.0732%, 80.3922%
XYZ:
22.9392, 26.5070, 61.6649
xyY:
0.2065, 0.2386, 26.5070
CIE-Lab:
58.5152, -9.8833, -36.9968
CIE-LCH:
58.5152, 38.2942, 255.0433
CIE-Luv:
58.5152, -35.2285, -56.5718
Hunter-Lab:
51.4850, -10.5678, -34.9738
#2f95cd color charts
#2f95cd color shades, tints & tones
#2f95cd color schemes
#2f95cd color preview, HTML & CSS examples
This text has a color of #2f95cd
<p style="color:#2f95cd;">Text here</p>
.mytext {color:#2f95cd;}
This box has a color of #2f95cd
<div style="background-color:#2f95cd;">Content here</div>
.mybackground {background-color:#2f95cd;}
Border around this has a color of #2f95cd
<div style="border:2px solid #2f95cd;">Content here</div>
.myborder {border:2px solid #2f95cd;}