#282ed2 color space conversions
Hex:
#282ed2
RGB:
40, 46, 210
CMY:
84, 82, 18
CMYK:
81, 78, 0, 18
HSL:
238°, 68.0000%, 49.0196%
HSV (HSB):
238°, 80.9524%, 82.3529%
XYZ:
13.4849, 7.0582, 61.6244
xyY:
0.1641, 0.0859, 7.0582
CIE-Lab:
31.9391, 54.1452, -82.7814
CIE-LCH:
31.9391, 98.9164, 303.1877
CIE-Luv:
31.9391, -8.5291, -107.7609
Hunter-Lab:
26.5674, 44.1092, -118.9291
#282ed2 color charts
#282ed2 color shades, tints & tones
#282ed2 color schemes
#282ed2 color preview, HTML & CSS examples
This text has a color of #282ed2
<p style="color:#282ed2;">Text here</p>
.mytext {color:#282ed2;}
This box has a color of #282ed2
<div style="background-color:#282ed2;">Content here</div>
.mybackground {background-color:#282ed2;}
Border around this has a color of #282ed2
<div style="border:2px solid #282ed2;">Content here</div>
.myborder {border:2px solid #282ed2;}