#285da4 color space conversions
Hex:
#285da4
RGB:
40, 93, 164
CMY:
84, 64, 36
CMYK:
76, 43, 0, 36
HSL:
214°, 60.7843%, 40.0000%
HSV (HSB):
214°, 75.6098%, 64.3137%
XYZ:
11.4903, 10.9602, 36.6319
xyY:
0.1945, 0.1855, 10.9602
CIE-Lab:
39.5133, 7.9483, -43.3883
CIE-LCH:
39.5133, 44.1103, 280.3809
CIE-Luv:
39.5133, -19.0150, -63.2746
Hunter-Lab:
33.1061, 4.0169, -42.4300
#285da4 color charts
#285da4 color shades, tints & tones
#285da4 color schemes
#285da4 color preview, HTML & CSS examples
This text has a color of #285da4
<p style="color:#285da4;">Text here</p>
.mytext {color:#285da4;}
This box has a color of #285da4
<div style="background-color:#285da4;">Content here</div>
.mybackground {background-color:#285da4;}
Border around this has a color of #285da4
<div style="border:2px solid #285da4;">Content here</div>
.myborder {border:2px solid #285da4;}