#d62ff0 color space conversions
Hex:
#d62ff0
RGB:
214, 47, 240
CMY:
16, 82, 6
CMYK:
11, 80, 0, 6
HSL:
292°, 86.5471%, 56.2745%
HSV (HSB):
292°, 80.4167%, 94.1176%
XYZ:
44.4762, 22.6204, 84.4601
xyY:
0.2935, 0.1493, 22.6204
CIE-Lab:
54.6792, 83.5283, -61.9033
CIE-LCH:
54.6792, 103.9663, 323.4576
CIE-Luv:
54.6792, 57.8433, -105.7857
Hunter-Lab:
47.5610, 83.6912, -71.9962
#d62ff0 color charts
#d62ff0 color shades, tints & tones
#d62ff0 color schemes
#d62ff0 color preview, HTML & CSS examples
This text has a color of #d62ff0
<p style="color:#d62ff0;">Text here</p>
.mytext {color:#d62ff0;}
This box has a color of #d62ff0
<div style="background-color:#d62ff0;">Content here</div>
.mybackground {background-color:#d62ff0;}
Border around this has a color of #d62ff0
<div style="border:2px solid #d62ff0;">Content here</div>
.myborder {border:2px solid #d62ff0;}