#d74ff5 color space conversions
Hex:
#d74ff5
RGB:
215, 79, 245
CMY:
16, 69, 4
CMYK:
12, 68, 0, 4
HSL:
289°, 89.2473%, 63.5294%
HSV (HSB):
289°, 67.7551%, 96.0784%
XYZ:
47.3017, 26.6316, 89.0335
xyY:
0.2903, 0.1634, 26.6316
CIE-Lab:
58.6318, 74.5433, -58.3473
CIE-LCH:
58.6318, 94.6632, 321.9486
CIE-Luv:
58.6318, 51.2221, -101.0585
Hunter-Lab:
51.6058, 73.3024, -66.1667
#d74ff5 color charts
#d74ff5 color shades, tints & tones
#d74ff5 color schemes
#d74ff5 color preview, HTML & CSS examples
This text has a color of #d74ff5
<p style="color:#d74ff5;">Text here</p>
.mytext {color:#d74ff5;}
This box has a color of #d74ff5
<div style="background-color:#d74ff5;">Content here</div>
.mybackground {background-color:#d74ff5;}
Border around this has a color of #d74ff5
<div style="border:2px solid #d74ff5;">Content here</div>
.myborder {border:2px solid #d74ff5;}