#2f91d7 color space conversions
Hex:
#2f91d7
RGB:
47, 145, 215
CMY:
82, 43, 16
CMYK:
78, 33, 0, 16
HSL:
205°, 67.7419%, 51.3725%
HSV (HSB):
205°, 78.1395%, 84.3137%
XYZ:
23.5634, 25.7614, 68.0205
xyY:
0.2008, 0.2195, 25.7614
CIE-Lab:
57.8099, -4.0446, -43.7129
CIE-LCH:
57.8099, 43.8996, 264.7136
CIE-Luv:
57.8099, -33.3256, -68.2045
Hunter-Lab:
50.7557, -5.9536, -43.9288
#2f91d7 color charts
#2f91d7 color shades, tints & tones
#2f91d7 color schemes
#2f91d7 color preview, HTML & CSS examples
This text has a color of #2f91d7
<p style="color:#2f91d7;">Text here</p>
.mytext {color:#2f91d7;}
This box has a color of #2f91d7
<div style="background-color:#2f91d7;">Content here</div>
.mybackground {background-color:#2f91d7;}
Border around this has a color of #2f91d7
<div style="border:2px solid #2f91d7;">Content here</div>
.myborder {border:2px solid #2f91d7;}