#285da9 color space conversions
Hex:
#285da9
RGB:
40, 93, 169
CMY:
84, 64, 34
CMYK:
76, 45, 0, 34
HSL:
215°, 61.7225%, 40.9804%
HSV (HSB):
215°, 76.3314%, 66.2745%
XYZ:
11.9509, 11.1444, 39.0573
xyY:
0.1923, 0.1793, 11.1444
CIE-Lab:
39.8226, 9.8752, -45.8596
CIE-LCH:
39.8226, 46.9108, 282.1523
CIE-Luv:
39.8226, -18.8954, -67.2053
Hunter-Lab:
33.3832, 5.4806, -45.9992
#285da9 color charts
#285da9 color shades, tints & tones
#285da9 color schemes
#285da9 color preview, HTML & CSS examples
This text has a color of #285da9
<p style="color:#285da9;">Text here</p>
.mytext {color:#285da9;}
This box has a color of #285da9
<div style="background-color:#285da9;">Content here</div>
.mybackground {background-color:#285da9;}
Border around this has a color of #285da9
<div style="border:2px solid #285da9;">Content here</div>
.myborder {border:2px solid #285da9;}