#2baaff color space conversions
Hex:
#2baaff
RGB:
43, 170, 255
CMY:
83, 33, 0
CMYK:
83, 33, 0, 0
HSL:
204°, 100.0000%, 58.4314%
HSV (HSB):
204°, 83.1373%, 100.0000%
XYZ:
33.4210, 36.4830, 99.8882
xyY:
0.1968, 0.2149, 36.4830
CIE-Lab:
66.8874, -4.3634, -51.4244
CIE-LCH:
66.8874, 51.6092, 265.1500
CIE-Luv:
66.8874, -39.9842, -82.9143
Hunter-Lab:
60.4012, -6.9351, -55.7697
#2baaff color charts
#2baaff color shades, tints & tones
#2baaff color schemes
#2baaff color preview, HTML & CSS examples
This text has a color of #2baaff
<p style="color:#2baaff;">Text here</p>
.mytext {color:#2baaff;}
This box has a color of #2baaff
<div style="background-color:#2baaff;">Content here</div>
.mybackground {background-color:#2baaff;}
Border around this has a color of #2baaff
<div style="border:2px solid #2baaff;">Content here</div>
.myborder {border:2px solid #2baaff;}