#282ac6 color space conversions
Hex:
#282ac6
RGB:
40, 42, 198
CMY:
84, 84, 22
CMYK:
80, 79, 0, 22
HSL:
239°, 66.3866%, 46.6667%
HSV (HSB):
239°, 79.7980%, 77.6471%
XYZ:
11.8961, 6.1843, 53.9928
xyY:
0.1651, 0.0858, 6.1843
CIE-Lab:
29.8727, 52.3796, -79.2120
CIE-LCH:
29.8727, 94.9640, 303.4750
CIE-Luv:
29.8727, -7.5260, -100.8124
Hunter-Lab:
24.8682, 41.8689, -111.3203
#282ac6 color charts
#282ac6 color shades, tints & tones
#282ac6 color schemes
#282ac6 color preview, HTML & CSS examples
This text has a color of #282ac6
<p style="color:#282ac6;">Text here</p>
.mytext {color:#282ac6;}
This box has a color of #282ac6
<div style="background-color:#282ac6;">Content here</div>
.mybackground {background-color:#282ac6;}
Border around this has a color of #282ac6
<div style="border:2px solid #282ac6;">Content here</div>
.myborder {border:2px solid #282ac6;}