#400afc color space conversions
Hex:
#400afc
RGB:
64, 10, 252
CMY:
75, 96, 1
CMYK:
75, 96, 0, 1
HSL:
253°, 97.5806%, 51.3725%
HSV (HSB):
253°, 96.0317%, 98.8235%
XYZ:
19.7936, 8.3353, 92.6611
xyY:
0.1639, 0.0690, 8.3353
CIE-Lab:
34.6717, 77.9558, -102.1640
CIE-LCH:
34.6717, 128.5091, 307.3453
CIE-Luv:
34.6717, -4.7692, -131.1216
Hunter-Lab:
28.8710, 71.8530, -170.0808
#400afc color charts
#400afc color shades, tints & tones
#400afc color schemes
#400afc color preview, HTML & CSS examples
This text has a color of #400afc
<p style="color:#400afc;">Text here</p>
.mytext {color:#400afc;}
This box has a color of #400afc
<div style="background-color:#400afc;">Content here</div>
.mybackground {background-color:#400afc;}
Border around this has a color of #400afc
<div style="border:2px solid #400afc;">Content here</div>
.myborder {border:2px solid #400afc;}