#008aff color space conversions
Hex:
#008aff
RGB:
0, 138, 255
CMY:
100, 46, 0
CMYK:
100, 46, 0, 0
HSL:
208°, 100.0000%, 50.0000%
HSV (HSB):
208°, 100.0000%, 100.0000%
XYZ:
27.1385, 25.3970, 98.0795
xyY:
0.1802, 0.1686, 25.3970
CIE-Lab:
57.4602, 12.6062, -66.4981
CIE-LCH:
57.4602, 67.6825, 280.7344
CIE-Luv:
57.4602, -32.3275, -106.7347
Hunter-Lab:
50.3954, 7.9323, -80.1134
#008aff color charts
#008aff RGB chart
#008aff CMYK chart
#008aff RGB pie chart
#008aff color shades, tints & tones
#008aff color schemes
#008aff color preview, HTML & CSS examples
This text has a color of #008aff
<p style="color:#008aff;">Text here</p>
.mytext {color:#008aff;}
Text color #008aff
This box has a color of #008aff
<div style="background-color:#008aff;">Content here</div>
.mybackground {background-color:#008aff;}
Background color #008aff
Border around this has a color of #008aff
<div style="border:2px solid #008aff;">Content here</div>
.myborder {border:2px solid #008aff;}
Border color #008aff