#d74ff2 color space conversions
Hex:
#d74ff2
RGB:
215, 79, 242
CMY:
16, 69, 5
CMYK:
11, 67, 0, 5
HSL:
290°, 86.2434%, 62.9412%
HSV (HSB):
290°, 67.3554%, 94.9020%
XYZ:
46.8473, 26.4498, 86.6406
xyY:
0.2929, 0.1654, 26.4498
CIE-Lab:
58.4616, 74.0039, -56.9500
CIE-LCH:
58.4616, 93.3803, 322.4198
CIE-Luv:
58.4616, 52.0760, -98.7749
Hunter-Lab:
51.4294, 72.5951, -63.8824
#d74ff2 color charts
#d74ff2 color shades, tints & tones
#d74ff2 color schemes
#d74ff2 color preview, HTML & CSS examples
This text has a color of #d74ff2
<p style="color:#d74ff2;">Text here</p>
.mytext {color:#d74ff2;}
This box has a color of #d74ff2
<div style="background-color:#d74ff2;">Content here</div>
.mybackground {background-color:#d74ff2;}
Border around this has a color of #d74ff2
<div style="border:2px solid #d74ff2;">Content here</div>
.myborder {border:2px solid #d74ff2;}