#d65cf3 color space conversions
Hex:
#d65cf3
RGB:
214, 92, 243
CMY:
16, 64, 5
CMYK:
12, 62, 0, 5
HSL:
288°, 86.2857%, 65.6863%
HSV (HSB):
288°, 62.1399%, 95.2941%
XYZ:
47.7364, 28.4215, 87.7639
xyY:
0.2912, 0.1734, 28.4215
CIE-Lab:
60.2676, 68.7021, -54.6336
CIE-LCH:
60.2676, 87.7770, 321.5074
CIE-Luv:
60.2676, 47.8876, -95.1359
Hunter-Lab:
53.3118, 66.5364, -60.2872
#d65cf3 color charts
#d65cf3 color shades, tints & tones
#d65cf3 color schemes
#d65cf3 color preview, HTML & CSS examples
This text has a color of #d65cf3
<p style="color:#d65cf3;">Text here</p>
.mytext {color:#d65cf3;}
This box has a color of #d65cf3
<div style="background-color:#d65cf3;">Content here</div>
.mybackground {background-color:#d65cf3;}
Border around this has a color of #d65cf3
<div style="border:2px solid #d65cf3;">Content here</div>
.myborder {border:2px solid #d65cf3;}