#d92ff7 color space conversions
Hex:
#d92ff7
RGB:
217, 47, 247
CMY:
15, 82, 3
CMYK:
12, 81, 0, 3
HSL:
291°, 92.5926%, 57.6471%
HSV (HSB):
291°, 80.9717%, 96.8627%
XYZ:
46.4203, 23.5001, 90.0850
xyY:
0.2901, 0.1469, 23.5001
CIE-Lab:
55.5838, 85.2044, -64.3358
CIE-LCH:
55.5838, 106.7656, 322.9444
CIE-Luv:
55.5838, 57.5447, -110.0322
Hunter-Lab:
48.4769, 86.0924, -76.2452
#d92ff7 color charts
#d92ff7 color shades, tints & tones
#d92ff7 color schemes
#d92ff7 color preview, HTML & CSS examples
This text has a color of #d92ff7
<p style="color:#d92ff7;">Text here</p>
.mytext {color:#d92ff7;}
This box has a color of #d92ff7
<div style="background-color:#d92ff7;">Content here</div>
.mybackground {background-color:#d92ff7;}
Border around this has a color of #d92ff7
<div style="border:2px solid #d92ff7;">Content here</div>
.myborder {border:2px solid #d92ff7;}