#d67bfc color space conversions
Hex:
#d67bfc
RGB:
214, 123, 252
CMY:
16, 52, 1
CMYK:
15, 51, 0, 1
HSL:
282°, 95.5556%, 73.5294%
HSV (HSB):
282°, 51.1905%, 98.8235%
XYZ:
52.3852, 35.4903, 96.1848
xyY:
0.2846, 0.1928, 35.4903
CIE-Lab:
66.1287, 55.9433, -50.3005
CIE-LCH:
66.1287, 75.2316, 318.0402
CIE-Luv:
66.1287, 36.1949, -88.1852
Hunter-Lab:
59.5738, 52.7069, -54.0250
#d67bfc color charts
#d67bfc color shades, tints & tones
#d67bfc color schemes
#d67bfc color preview, HTML & CSS examples
This text has a color of #d67bfc
<p style="color:#d67bfc;">Text here</p>
.mytext {color:#d67bfc;}
This box has a color of #d67bfc
<div style="background-color:#d67bfc;">Content here</div>
.mybackground {background-color:#d67bfc;}
Border around this has a color of #d67bfc
<div style="border:2px solid #d67bfc;">Content here</div>
.myborder {border:2px solid #d67bfc;}