#d05ff4 color space conversions
Hex:
#d05ff4
RGB:
208, 95, 244
CMY:
18, 63, 4
CMYK:
15, 61, 0, 4
HSL:
286°, 87.1345%, 66.4706%
HSV (HSB):
286°, 61.0656%, 95.6863%
XYZ:
46.4338, 28.1260, 88.5695
xyY:
0.2846, 0.1724, 28.1260
CIE-Lab:
60.0024, 66.1970, -55.6587
CIE-LCH:
60.0024, 86.4866, 319.9428
CIE-Luv:
60.0024, 43.0533, -96.3201
Hunter-Lab:
53.0339, 63.4760, -61.8937
#d05ff4 color charts
#d05ff4 color shades, tints & tones
#d05ff4 color schemes
#d05ff4 color preview, HTML & CSS examples
This text has a color of #d05ff4
<p style="color:#d05ff4;">Text here</p>
.mytext {color:#d05ff4;}
This box has a color of #d05ff4
<div style="background-color:#d05ff4;">Content here</div>
.mybackground {background-color:#d05ff4;}
Border around this has a color of #d05ff4
<div style="border:2px solid #d05ff4;">Content here</div>
.myborder {border:2px solid #d05ff4;}