#1999f2 color space conversions
Hex:
#1999f2
RGB:
25, 153, 242
CMY:
90, 40, 5
CMYK:
90, 37, 0, 5
HSL:
205°, 89.3004%, 52.3529%
HSV (HSB):
205°, 89.6694%, 94.9020%
XYZ:
27.8191, 29.3999, 88.2129
xyY:
0.1913, 0.2022, 29.3999
CIE-Lab:
61.1330, -0.4950, -53.4585
CIE-LCH:
61.1330, 53.4608, 269.4695
CIE-Luv:
61.1330, -36.6565, -85.4967
Hunter-Lab:
54.2217, -3.3063, -58.5033
#1999f2 color charts
#1999f2 color shades, tints & tones
#1999f2 color schemes
#1999f2 color preview, HTML & CSS examples
This text has a color of #1999f2
<p style="color:#1999f2;">Text here</p>
.mytext {color:#1999f2;}
This box has a color of #1999f2
<div style="background-color:#1999f2;">Content here</div>
.mybackground {background-color:#1999f2;}
Border around this has a color of #1999f2
<div style="border:2px solid #1999f2;">Content here</div>
.myborder {border:2px solid #1999f2;}