#db3dfc color space conversions
Hex:
#db3dfc
RGB:
219, 61, 252
CMY:
14, 76, 1
CMYK:
13, 76, 0, 1
HSL:
290°, 96.9543%, 61.3725%
HSV (HSB):
290°, 75.7937%, 98.8235%
XYZ:
48.4528, 25.4258, 94.4494
xyY:
0.2878, 0.1510, 25.4258
CIE-Lab:
57.4880, 82.6619, -64.0371
CIE-LCH:
57.4880, 104.5645, 322.2355
CIE-Luv:
57.4880, 55.2389, -110.2167
Hunter-Lab:
50.4240, 83.2800, -75.7594
#db3dfc color charts
#db3dfc color shades, tints & tones
#db3dfc color schemes
#db3dfc color preview, HTML & CSS examples
This text has a color of #db3dfc
<p style="color:#db3dfc;">Text here</p>
.mytext {color:#db3dfc;}
This box has a color of #db3dfc
<div style="background-color:#db3dfc;">Content here</div>
.mybackground {background-color:#db3dfc;}
Border around this has a color of #db3dfc
<div style="border:2px solid #db3dfc;">Content here</div>
.myborder {border:2px solid #db3dfc;}