#d05ff3 color space conversions
Hex:
#d05ff3
RGB:
208, 95, 243
CMY:
18, 63, 5
CMYK:
14, 61, 0, 5
HSL:
286°, 86.0465%, 66.2745%
HSV (HSB):
286°, 60.9053%, 95.2941%
XYZ:
46.2823, 28.0654, 87.7718
xyY:
0.2855, 0.1731, 28.0654
CIE-Lab:
59.9478, 66.0038, -55.1907
CIE-LCH:
59.9478, 86.0379, 320.0985
CIE-Luv:
59.9478, 43.2999, -95.5438
Hunter-Lab:
52.9768, 63.2343, -61.1478
#d05ff3 color charts
#d05ff3 color shades, tints & tones
#d05ff3 color schemes
#d05ff3 color preview, HTML & CSS examples
This text has a color of #d05ff3
<p style="color:#d05ff3;">Text here</p>
.mytext {color:#d05ff3;}
This box has a color of #d05ff3
<div style="background-color:#d05ff3;">Content here</div>
.mybackground {background-color:#d05ff3;}
Border around this has a color of #d05ff3
<div style="border:2px solid #d05ff3;">Content here</div>
.myborder {border:2px solid #d05ff3;}