#282cb5 color space conversions
Hex:
#282cb5
RGB:
40, 44, 181
CMY:
84, 83, 29
CMYK:
78, 76, 0, 29
HSL:
238°, 63.8009%, 43.3333%
HSV (HSB):
238°, 77.9006%, 70.9804%
XYZ:
10.1162, 5.5887, 44.2616
xyY:
0.1687, 0.0932, 5.5887
CIE-Lab:
28.3501, 45.7897, -71.6903
CIE-LCH:
28.3501, 85.0658, 302.5670
CIE-Luv:
28.3501, -7.1383, -90.8464
Hunter-Lab:
23.6404, 35.0134, -94.4597
#282cb5 color charts
#282cb5 color shades, tints & tones
#282cb5 color schemes
#282cb5 color preview, HTML & CSS examples
This text has a color of #282cb5
<p style="color:#282cb5;">Text here</p>
.mytext {color:#282cb5;}
This box has a color of #282cb5
<div style="background-color:#282cb5;">Content here</div>
.mybackground {background-color:#282cb5;}
Border around this has a color of #282cb5
<div style="border:2px solid #282cb5;">Content here</div>
.myborder {border:2px solid #282cb5;}