#285ccc color space conversions
Hex:
#285ccc
RGB:
40, 92, 204
CMY:
84, 64, 20
CMYK:
80, 55, 0, 20
HSL:
221°, 67.2131%, 47.8431%
HSV (HSB):
221°, 80.3922%, 80.0000%
XYZ:
15.6013, 12.4650, 58.7105
xyY:
0.1798, 0.1436, 12.4650
CIE-Lab:
41.9459, 23.9980, -62.8786
CIE-LCH:
41.9459, 67.3025, 290.8897
CIE-Luv:
41.9459, -18.0250, -93.8481
Hunter-Lab:
35.3059, 17.0921, -73.8798
#285ccc color charts
#285ccc color shades, tints & tones
#285ccc color schemes
#285ccc color preview, HTML & CSS examples
This text has a color of #285ccc
<p style="color:#285ccc;">Text here</p>
.mytext {color:#285ccc;}
This box has a color of #285ccc
<div style="background-color:#285ccc;">Content here</div>
.mybackground {background-color:#285ccc;}
Border around this has a color of #285ccc
<div style="border:2px solid #285ccc;">Content here</div>
.myborder {border:2px solid #285ccc;}