#282cea color space conversions
Hex:
#282cea
RGB:
40, 44, 234
CMY:
84, 83, 8
CMYK:
83, 81, 0, 8
HSL:
239°, 82.2034%, 53.7255%
HSV (HSB):
239°, 82.9060%, 91.7647%
XYZ:
16.6270, 8.1930, 78.5470
xyY:
0.1609, 0.0793, 8.1930
CIE-Lab:
34.3816, 62.4754, -92.5065
CIE-LCH:
34.3816, 111.6272, 304.0336
CIE-Luv:
34.3816, -9.1903, -121.4795
Hunter-Lab:
28.6234, 53.5978, -142.6644
#282cea color charts
#282cea RGB chart
#282cea CMYK chart
#282cea RGB pie chart
#282cea color shades, tints & tones
#282cea color schemes
#282cea color preview, HTML & CSS examples
This text has a color of #282cea
<p style="color:#282cea;">Text here</p>
.mytext {color:#282cea;}
Text color #282cea
This box has a color of #282cea
<div style="background-color:#282cea;">Content here</div>
.mybackground {background-color:#282cea;}
Background color #282cea
Border around this has a color of #282cea
<div style="border:2px solid #282cea;">Content here</div>
.myborder {border:2px solid #282cea;}
Border color #282cea