#d682f5 color space conversions
Hex:
#d682f5
RGB:
214, 130, 245
CMY:
16, 49, 4
CMYK:
13, 47, 0, 4
HSL:
284°, 85.1852%, 73.5294%
HSV (HSB):
284°, 46.9388%, 96.0784%
XYZ:
52.1956, 36.8540, 90.7487
xyY:
0.2903, 0.2050, 36.8540
CIE-Lab:
67.1673, 50.9711, -44.8242
CIE-LCH:
67.1673, 67.8768, 318.6715
CIE-Luv:
67.1673, 35.0635, -78.7951
Hunter-Lab:
60.7075, 47.2342, -46.1346
#d682f5 color charts
#d682f5 color shades, tints & tones
#d682f5 color schemes
#d682f5 color preview, HTML & CSS examples
This text has a color of #d682f5
<p style="color:#d682f5;">Text here</p>
.mytext {color:#d682f5;}
This box has a color of #d682f5
<div style="background-color:#d682f5;">Content here</div>
.mybackground {background-color:#d682f5;}
Border around this has a color of #d682f5
<div style="border:2px solid #d682f5;">Content here</div>
.myborder {border:2px solid #d682f5;}