#400bbb color space conversions
Hex:
#400bbb
RGB:
64, 11, 187
CMY:
75, 96, 27
CMYK:
66, 94, 0, 27
HSL:
258°, 88.8889%, 38.8235%
HSV (HSB):
258°, 94.1176%, 73.3333%
XYZ:
11.2037, 4.9172, 47.3723
xyY:
0.1765, 0.0774, 4.9172
CIE-Lab:
26.4975, 61.9778, -78.2769
CIE-LCH:
26.4975, 99.8425, 308.3714
CIE-Luv:
26.4975, -0.1676, -94.1944
Hunter-Lab:
22.1747, 51.3804, -111.1401
#400bbb color charts
#400bbb color shades, tints & tones
#400bbb color schemes
#400bbb color preview, HTML & CSS examples
This text has a color of #400bbb
<p style="color:#400bbb;">Text here</p>
.mytext {color:#400bbb;}
This box has a color of #400bbb
<div style="background-color:#400bbb;">Content here</div>
.mybackground {background-color:#400bbb;}
Border around this has a color of #400bbb
<div style="border:2px solid #400bbb;">Content here</div>
.myborder {border:2px solid #400bbb;}