#282acc color space conversions
Hex:
#282acc
RGB:
40, 42, 204
CMY:
84, 84, 20
CMYK:
80, 79, 0, 20
HSL:
239°, 67.2131%, 47.8431%
HSV (HSB):
239°, 80.3922%, 80.0000%
XYZ:
12.6021, 6.4667, 57.7107
xyY:
0.1641, 0.0842, 6.4667
CIE-Lab:
30.5606, 54.2676, -81.5791
CIE-LCH:
30.5606, 97.9803, 303.6324
CIE-Luv:
30.5606, -7.7672, -104.2837
Hunter-Lab:
25.4297, 43.9569, -116.7535
#282acc color charts
#282acc RGB chart
#282acc CMYK chart
#282acc RGB pie chart
#282acc color shades, tints & tones
#282acc color schemes
#282acc color preview, HTML & CSS examples
This text has a color of #282acc
<p style="color:#282acc;">Text here</p>
.mytext {color:#282acc;}
Text color #282acc
This box has a color of #282acc
<div style="background-color:#282acc;">Content here</div>
.mybackground {background-color:#282acc;}
Background color #282acc
Border around this has a color of #282acc
<div style="border:2px solid #282acc;">Content here</div>
.myborder {border:2px solid #282acc;}
Border color #282acc