#440def color space conversions
Hex:
#440def
RGB:
68, 13, 239
CMY:
73, 95, 6
CMYK:
72, 95, 0, 6
HSL:
255°, 89.6825%, 49.4118%
HSV (HSB):
255°, 94.5607%, 93.7255%
XYZ:
18.1078, 7.7488, 82.2026
xyY:
0.1676, 0.0717, 7.7488
CIE-Lab:
33.4541, 74.5396, -96.8463
CIE-LCH:
33.4541, 122.2103, 307.5844
CIE-Luv:
33.4541, -3.3511, -124.0645
Hunter-Lab:
27.8366, 67.4006, -155.5999
#440def color charts
#440def color shades, tints & tones
#440def color schemes
#440def color preview, HTML & CSS examples
This text has a color of #440def
<p style="color:#440def;">Text here</p>
.mytext {color:#440def;}
This box has a color of #440def
<div style="background-color:#440def;">Content here</div>
.mybackground {background-color:#440def;}
Border around this has a color of #440def
<div style="border:2px solid #440def;">Content here</div>
.myborder {border:2px solid #440def;}