#008afa color space conversions
Hex:
#008afa
RGB:
0, 138, 250
CMY:
100, 46, 2
CMYK:
100, 45, 0, 2
HSL:
207°, 100.0000%, 49.0196%
HSV (HSB):
207°, 100.0000%, 98.0392%
XYZ:
26.3438, 25.0791, 93.8948
xyY:
0.1813, 0.1726, 25.0791
CIE-Lab:
57.1524, 10.6872, -64.2416
CIE-LCH:
57.1524, 65.1245, 279.4452
CIE-Luv:
57.1524, -32.5654, -102.8670
Hunter-Lab:
50.0790, 6.2607, -76.1094
#008afa color charts
#008afa color shades, tints & tones
#008afa color schemes
#008afa color preview, HTML & CSS examples
This text has a color of #008afa
<p style="color:#008afa;">Text here</p>
.mytext {color:#008afa;}
This box has a color of #008afa
<div style="background-color:#008afa;">Content here</div>
.mybackground {background-color:#008afa;}
Border around this has a color of #008afa
<div style="border:2px solid #008afa;">Content here</div>
.myborder {border:2px solid #008afa;}