#282ac9 color space conversions
Hex:
#282ac9
RGB:
40, 42, 201
CMY:
84, 84, 21
CMYK:
80, 79, 0, 21
HSL:
239°, 66.8050%, 47.2549%
HSV (HSB):
239°, 80.0995%, 78.8235%
XYZ:
12.2457, 6.3241, 55.8336
xyY:
0.1646, 0.0850, 6.3241
CIE-Lab:
30.2158, 53.3267, -80.3993
CIE-LCH:
30.2158, 96.4769, 303.5552
CIE-Luv:
30.2158, -7.6467, -102.5500
Hunter-Lab:
25.1477, 42.9117, -114.0336
#282ac9 color charts
#282ac9 color shades, tints & tones
#282ac9 color schemes
#282ac9 color preview, HTML & CSS examples
This text has a color of #282ac9
<p style="color:#282ac9;">Text here</p>
.mytext {color:#282ac9;}
This box has a color of #282ac9
<div style="background-color:#282ac9;">Content here</div>
.mybackground {background-color:#282ac9;}
Border around this has a color of #282ac9
<div style="border:2px solid #282ac9;">Content here</div>
.myborder {border:2px solid #282ac9;}