#282cc8 color space conversions
Hex:
#282cc8
RGB:
40, 44, 200
CMY:
84, 83, 22
CMYK:
80, 78, 0, 22
HSL:
239°, 66.6667%, 47.0588%
HSV (HSB):
239°, 80.0000%, 78.4314%
XYZ:
12.2011, 6.4226, 55.2402
xyY:
0.1652, 0.0870, 6.4226
CIE-Lab:
30.4546, 51.9908, -79.4185
CIE-LCH:
30.4546, 94.9228, 303.2105
CIE-Luv:
30.4546, -7.8751, -101.9765
Hunter-Lab:
25.3429, 41.5871, -111.4952
#282cc8 color charts
#282cc8 color shades, tints & tones
#282cc8 color schemes
#282cc8 color preview, HTML & CSS examples
This text has a color of #282cc8
<p style="color:#282cc8;">Text here</p>
.mytext {color:#282cc8;}
This box has a color of #282cc8
<div style="background-color:#282cc8;">Content here</div>
.mybackground {background-color:#282cc8;}
Border around this has a color of #282cc8
<div style="border:2px solid #282cc8;">Content here</div>
.myborder {border:2px solid #282cc8;}