#2a8cfc color space conversions
Hex:
#2a8cfc
RGB:
42, 140, 252
CMY:
84, 45, 1
CMYK:
83, 44, 0, 1
HSL:
212°, 97.2222%, 57.6471%
HSV (HSB):
212°, 83.3333%, 98.8235%
XYZ:
27.9036, 26.2767, 95.6967
xyY:
0.1862, 0.1753, 26.2767
CIE-Lab:
58.2987, 12.0572, -63.4752
CIE-LCH:
58.2987, 64.6102, 280.7553
CIE-Luv:
58.2987, -30.6538, -102.2002
Hunter-Lab:
51.2608, 7.4594, -74.8036
#2a8cfc color charts
#2a8cfc color shades, tints & tones
#2a8cfc color schemes
#2a8cfc color preview, HTML & CSS examples
This text has a color of #2a8cfc
<p style="color:#2a8cfc;">Text here</p>
.mytext {color:#2a8cfc;}
This box has a color of #2a8cfc
<div style="background-color:#2a8cfc;">Content here</div>
.mybackground {background-color:#2a8cfc;}
Border around this has a color of #2a8cfc
<div style="border:2px solid #2a8cfc;">Content here</div>
.myborder {border:2px solid #2a8cfc;}