#299fff color space conversions
Hex:
#299fff
RGB:
41, 159, 255
CMY:
84, 38, 0
CMYK:
84, 38, 0, 0
HSL:
207°, 100.0000%, 58.0392%
HSV (HSB):
207°, 83.9216%, 100.0000%
XYZ:
31.3626, 32.4877, 99.2255
xyY:
0.1923, 0.1992, 32.4877
CIE-Lab:
63.7439, 1.7866, -56.4134
CIE-LCH:
63.7439, 56.4417, 271.8140
CIE-Luv:
63.7439, -36.6011, -91.2962
Hunter-Lab:
56.9980, -1.5285, -63.3170
#299fff color charts
#299fff color shades, tints & tones
#299fff color schemes
#299fff color preview, HTML & CSS examples
This text has a color of #299fff
<p style="color:#299fff;">Text here</p>
.mytext {color:#299fff;}
This box has a color of #299fff
<div style="background-color:#299fff;">Content here</div>
.mybackground {background-color:#299fff;}
Border around this has a color of #299fff
<div style="border:2px solid #299fff;">Content here</div>
.myborder {border:2px solid #299fff;}