#282dbc color space conversions
Hex:
#282dbc
RGB:
40, 45, 188
CMY:
84, 82, 26
CMYK:
79, 76, 0, 26
HSL:
238°, 64.9123%, 44.7059%
HSV (HSB):
238°, 78.7234%, 73.7255%
XYZ:
10.8906, 5.9587, 48.1531
xyY:
0.1675, 0.0917, 5.9587
CIE-Lab:
29.3081, 47.5578, -74.2591
CIE-LCH:
29.3081, 88.1826, 302.6368
CIE-Luv:
29.3081, -7.5588, -94.9478
Hunter-Lab:
24.4105, 36.9180, -99.8704
#282dbc color charts
#282dbc color shades, tints & tones
#282dbc color schemes
#282dbc color preview, HTML & CSS examples
This text has a color of #282dbc
<p style="color:#282dbc;">Text here</p>
.mytext {color:#282dbc;}
This box has a color of #282dbc
<div style="background-color:#282dbc;">Content here</div>
.mybackground {background-color:#282dbc;}
Border around this has a color of #282dbc
<div style="border:2px solid #282dbc;">Content here</div>
.myborder {border:2px solid #282dbc;}