#400ccf color space conversions
Hex:
#400ccf
RGB:
64, 12, 207
CMY:
75, 95, 19
CMYK:
69, 94, 0, 19
HSL:
256°, 89.0411%, 42.9412%
HSV (HSB):
256°, 94.2029%, 81.1765%
XYZ:
13.5083, 5.8579, 59.4502
xyY:
0.1714, 0.0743, 5.8579
CIE-Lab:
29.0512, 66.7441, -85.7917
CIE-LCH:
29.0512, 108.6968, 307.8821
CIE-Luv:
29.0512, -1.7660, -105.6943
Hunter-Lab:
24.2032, 57.2692, -128.6918
#400ccf color charts
#400ccf color shades, tints & tones
#400ccf color schemes
#400ccf color preview, HTML & CSS examples
This text has a color of #400ccf
<p style="color:#400ccf;">Text here</p>
.mytext {color:#400ccf;}
This box has a color of #400ccf
<div style="background-color:#400ccf;">Content here</div>
.mybackground {background-color:#400ccf;}
Border around this has a color of #400ccf
<div style="border:2px solid #400ccf;">Content here</div>
.myborder {border:2px solid #400ccf;}