#da95ca color space conversions
Hex:
#da95ca
RGB:
218, 149, 202
CMY:
15, 42, 21
CMYK:
0, 32, 7, 15
HSL:
314°, 48.2517%, 71.9608%
HSV (HSB):
314°, 31.6514%, 85.4902%
XYZ:
50.3216, 40.6646, 61.0739
xyY:
0.3309, 0.2674, 40.6646
CIE-Lab:
69.9403, 34.0585, -16.7681
CIE-LCH:
69.9403, 37.9625, 333.7875
CIE-Luv:
69.9403, 37.0863, -31.3304
Hunter-Lab:
63.7688, 29.2635, -12.1463
#da95ca color charts
#da95ca color shades, tints & tones
#da95ca color schemes
#da95ca color preview, HTML & CSS examples
This text has a color of #da95ca
<p style="color:#da95ca;">Text here</p>
.mytext {color:#da95ca;}
This box has a color of #da95ca
<div style="background-color:#da95ca;">Content here</div>
.mybackground {background-color:#da95ca;}
Border around this has a color of #da95ca
<div style="border:2px solid #da95ca;">Content here</div>
.myborder {border:2px solid #da95ca;}