#285fb5 color space conversions
Hex:
#285fb5
RGB:
40, 95, 181
CMY:
84, 63, 29
CMYK:
78, 48, 0, 29
HSL:
217°, 63.8009%, 43.3333%
HSV (HSB):
217°, 77.9006%, 70.9804%
XYZ:
13.3078, 11.9717, 45.3254
xyY:
0.1885, 0.1696, 11.9717
CIE-Lab:
41.1712, 13.2051, -50.7626
CIE-LCH:
41.1712, 52.4520, 284.5814
CIE-Luv:
41.1712, -19.2544, -75.3077
Hunter-Lab:
34.6002, 8.1035, -53.4484
#285fb5 color charts
#285fb5 color shades, tints & tones
#285fb5 color schemes
#285fb5 color preview, HTML & CSS examples
This text has a color of #285fb5
<p style="color:#285fb5;">Text here</p>
.mytext {color:#285fb5;}
This box has a color of #285fb5
<div style="background-color:#285fb5;">Content here</div>
.mybackground {background-color:#285fb5;}
Border around this has a color of #285fb5
<div style="border:2px solid #285fb5;">Content here</div>
.myborder {border:2px solid #285fb5;}