#283dcb color space conversions
Hex:
#283dcb
RGB:
40, 61, 203
CMY:
84, 76, 20
CMYK:
80, 70, 0, 20
HSL:
232°, 67.0782%, 47.6471%
HSV (HSB):
232°, 80.2956%, 79.6078%
XYZ:
13.3233, 8.1004, 57.3612
xyY:
0.1691, 0.1028, 8.1004
CIE-Lab:
34.1911, 43.3925, -74.9922
CIE-LCH:
34.1911, 86.6414, 300.0548
CIE-Luv:
34.1911, -10.7552, -102.5861
Hunter-Lab:
28.4612, 33.7526, -99.5713
#283dcb color charts
#283dcb color shades, tints & tones
#283dcb color schemes
#283dcb color preview, HTML & CSS examples
This text has a color of #283dcb
<p style="color:#283dcb;">Text here</p>
.mytext {color:#283dcb;}
This box has a color of #283dcb
<div style="background-color:#283dcb;">Content here</div>
.mybackground {background-color:#283dcb;}
Border around this has a color of #283dcb
<div style="border:2px solid #283dcb;">Content here</div>
.myborder {border:2px solid #283dcb;}