#282ea9 color space conversions
Hex:
#282ea9
RGB:
40, 46, 169
CMY:
84, 82, 34
CMYK:
76, 73, 0, 34
HSL:
237°, 61.7225%, 40.9804%
HSV (HSB):
237°, 76.3314%, 66.2745%
XYZ:
9.0135, 5.2697, 38.0782
xyY:
0.1721, 0.1006, 5.2697
CIE-Lab:
27.4897, 40.5551, -65.9258
CIE-LCH:
27.4897, 77.4011, 301.5983
CIE-Luv:
27.4897, -7.0092, -83.5839
Hunter-Lab:
22.9558, 29.9147, -82.2790
#282ea9 color charts
#282ea9 color shades, tints & tones
#282ea9 color schemes
#282ea9 color preview, HTML & CSS examples
This text has a color of #282ea9
<p style="color:#282ea9;">Text here</p>
.mytext {color:#282ea9;}
This box has a color of #282ea9
<div style="background-color:#282ea9;">Content here</div>
.mybackground {background-color:#282ea9;}
Border around this has a color of #282ea9
<div style="border:2px solid #282ea9;">Content here</div>
.myborder {border:2px solid #282ea9;}