#400fee color space conversions
Hex:
#400fee
RGB:
64, 15, 238
CMY:
75, 94, 7
CMYK:
73, 94, 0, 7
HSL:
253°, 88.1423%, 49.6078%
HSV (HSB):
253°, 93.6975%, 93.3333%
XYZ:
17.7178, 7.6047, 81.4229
xyY:
0.1660, 0.0712, 7.6047
CIE-Lab:
33.1456, 73.7887, -96.8005
CIE-LCH:
33.1456, 121.7173, 307.3174
CIE-Luv:
33.1456, -4.0423, -123.3806
Hunter-Lab:
27.5766, 66.4261, -155.7567
#400fee color charts
#400fee RGB chart
#400fee CMYK chart
#400fee RGB pie chart
#400fee color shades, tints & tones
#400fee color schemes
#400fee color preview, HTML & CSS examples
This text has a color of #400fee
<p style="color:#400fee;">Text here</p>
.mytext {color:#400fee;}
Text color #400fee
This box has a color of #400fee
<div style="background-color:#400fee;">Content here</div>
.mybackground {background-color:#400fee;}
Background color #400fee
Border around this has a color of #400fee
<div style="border:2px solid #400fee;">Content here</div>
.myborder {border:2px solid #400fee;}
Border color #400fee