#db75ec color space conversions
Hex:
#db75ec
RGB:
219, 117, 236
CMY:
14, 54, 7
CMYK:
7, 50, 0, 7
HSL:
291°, 75.7962%, 69.2157%
HSV (HSB):
291°, 50.4237%, 92.5490%
XYZ:
50.7150, 33.8388, 83.2154
xyY:
0.3023, 0.2017, 33.8388
CIE-Lab:
64.8344, 57.1181, -43.4872
CIE-LCH:
64.8344, 71.7887, 322.7159
CIE-Luv:
64.8344, 44.8752, -77.0300
Hunter-Lab:
58.1711, 53.8213, -44.0963
#db75ec color charts
#db75ec color shades, tints & tones
#db75ec color schemes
#db75ec color preview, HTML & CSS examples
This text has a color of #db75ec
<p style="color:#db75ec;">Text here</p>
.mytext {color:#db75ec;}
This box has a color of #db75ec
<div style="background-color:#db75ec;">Content here</div>
.mybackground {background-color:#db75ec;}
Border around this has a color of #db75ec
<div style="border:2px solid #db75ec;">Content here</div>
.myborder {border:2px solid #db75ec;}