#2baccd color space conversions
Hex:
#2baccd
RGB:
43, 172, 205
CMY:
83, 33, 20
CMYK:
79, 16, 0, 20
HSL:
192°, 65.3226%, 48.6275%
HSV (HSB):
192°, 79.0244%, 80.3922%
XYZ:
26.7682, 34.4264, 62.9917
xyY:
0.2155, 0.2772, 34.4264
CIE-Lab:
65.2996, -22.6887, -26.4779
CIE-LCH:
65.2996, 34.8692, 229.4070
CIE-Luv:
65.2996, -43.7972, -38.3204
Hunter-Lab:
58.6740, -21.2444, -22.5812
#2baccd color charts
#2baccd color shades, tints & tones
#2baccd color schemes
#2baccd color preview, HTML & CSS examples
This text has a color of #2baccd
<p style="color:#2baccd;">Text here</p>
.mytext {color:#2baccd;}
This box has a color of #2baccd
<div style="background-color:#2baccd;">Content here</div>
.mybackground {background-color:#2baccd;}
Border around this has a color of #2baccd
<div style="border:2px solid #2baccd;">Content here</div>
.myborder {border:2px solid #2baccd;}