#285ec5 color space conversions
Hex:
#285ec5
RGB:
40, 94, 197
CMY:
84, 63, 23
CMYK:
80, 52, 0, 23
HSL:
219°, 66.2447%, 46.4706%
HSV (HSB):
219°, 79.6954%, 77.2549%
XYZ:
14.9558, 12.4877, 54.4454
xyY:
0.1826, 0.1525, 12.4877
CIE-Lab:
41.9810, 20.0176, -58.7766
CIE-LCH:
41.9810, 62.0919, 288.8074
CIE-Luv:
41.9810, -18.6719, -87.8290
Hunter-Lab:
35.3380, 13.7036, -66.6118
#285ec5 color charts
#285ec5 color shades, tints & tones
#285ec5 color schemes
#285ec5 color preview, HTML & CSS examples
This text has a color of #285ec5
<p style="color:#285ec5;">Text here</p>
.mytext {color:#285ec5;}
This box has a color of #285ec5
<div style="background-color:#285ec5;">Content here</div>
.mybackground {background-color:#285ec5;}
Border around this has a color of #285ec5
<div style="border:2px solid #285ec5;">Content here</div>
.myborder {border:2px solid #285ec5;}