#db5fff color space conversions
Hex:
#db5fff
RGB:
219, 95, 255
CMY:
14, 63, 0
CMYK:
14, 63, 0, 0
HSL:
287°, 100.0000%, 68.6275%
HSV (HSB):
287°, 62.7451%, 100.0000%
XYZ:
51.3556, 30.4645, 97.7812
xyY:
0.2859, 0.1696, 30.4645
CIE-Lab:
62.0529, 70.8075, -58.3835
CIE-LCH:
62.0529, 91.7733, 320.4931
CIE-Luv:
62.0529, 47.1142, -101.9036
Hunter-Lab:
55.1946, 69.4940, -66.4002
#db5fff color charts
#db5fff color shades, tints & tones
#db5fff color schemes
#db5fff color preview, HTML & CSS examples
This text has a color of #db5fff
<p style="color:#db5fff;">Text here</p>
.mytext {color:#db5fff;}
This box has a color of #db5fff
<div style="background-color:#db5fff;">Content here</div>
.mybackground {background-color:#db5fff;}
Border around this has a color of #db5fff
<div style="border:2px solid #db5fff;">Content here</div>
.myborder {border:2px solid #db5fff;}