#400fcc color space conversions
Hex:
#400fcc
RGB:
64, 15, 204
CMY:
75, 94, 20
CMYK:
69, 93, 0, 20
HSL:
256°, 86.3014%, 42.9412%
HSV (HSB):
256°, 92.6471%, 80.0000%
XYZ:
13.1843, 5.7913, 57.5497
xyY:
0.1723, 0.0757, 5.7913
CIE-Lab:
28.8796, 65.3800, -84.3266
CIE-LCH:
28.8796, 106.7030, 307.7871
CIE-Luv:
28.8796, -1.6718, -104.0732
Hunter-Lab:
24.0651, 55.6790, -124.9418
#400fcc color charts
#400fcc color shades, tints & tones
#400fcc color schemes
#400fcc color preview, HTML & CSS examples
This text has a color of #400fcc
<p style="color:#400fcc;">Text here</p>
.mytext {color:#400fcc;}
This box has a color of #400fcc
<div style="background-color:#400fcc;">Content here</div>
.mybackground {background-color:#400fcc;}
Border around this has a color of #400fcc
<div style="border:2px solid #400fcc;">Content here</div>
.myborder {border:2px solid #400fcc;}