#db95f9 color space conversions
Hex:
#db95f9
RGB:
219, 149, 249
CMY:
14, 42, 2
CMYK:
12, 40, 0, 2
HSL:
282°, 89.2857%, 78.0392%
HSV (HSB):
282°, 40.1606%, 97.6471%
XYZ:
57.0597, 43.3945, 94.9911
xyY:
0.2919, 0.2220, 43.3945
CIE-Lab:
71.8219, 43.2513, -39.6874
CIE-LCH:
71.8219, 58.7007, 317.4605
CIE-Luv:
71.8219, 29.8961, -70.0386
Hunter-Lab:
65.8745, 39.3343, -39.3841
#db95f9 color charts
#db95f9 color shades, tints & tones
#db95f9 color schemes
#db95f9 color preview, HTML & CSS examples
This text has a color of #db95f9
<p style="color:#db95f9;">Text here</p>
.mytext {color:#db95f9;}
This box has a color of #db95f9
<div style="background-color:#db95f9;">Content here</div>
.mybackground {background-color:#db95f9;}
Border around this has a color of #db95f9
<div style="border:2px solid #db95f9;">Content here</div>
.myborder {border:2px solid #db95f9;}