#da98f1 color space conversions
Hex:
#da98f1
RGB:
218, 152, 241
CMY:
15, 40, 5
CMYK:
10, 37, 0, 5
HSL:
284°, 76.0684%, 77.0588%
HSV (HSB):
284°, 36.9295%, 94.5098%
XYZ:
56.0189, 43.7128, 88.7040
xyY:
0.2973, 0.2320, 43.7128
CIE-Lab:
72.0361, 39.7476, -35.0054
CIE-LCH:
72.0361, 52.9646, 318.6299
CIE-Luv:
72.0361, 29.3282, -61.8055
Hunter-Lab:
66.1156, 35.5382, -33.2654
#da98f1 color charts
#da98f1 color shades, tints & tones
#da98f1 color schemes
#da98f1 color preview, HTML & CSS examples
This text has a color of #da98f1
<p style="color:#da98f1;">Text here</p>
.mytext {color:#da98f1;}
This box has a color of #da98f1
<div style="background-color:#da98f1;">Content here</div>
.mybackground {background-color:#da98f1;}
Border around this has a color of #da98f1
<div style="border:2px solid #da98f1;">Content here</div>
.myborder {border:2px solid #da98f1;}