#d02ffb color space conversions
Hex:
#d02ffb
RGB:
208, 47, 251
CMY:
18, 82, 2
CMYK:
17, 81, 0, 2
HSL:
287°, 96.2264%, 58.4314%
HSV (HSB):
287°, 81.2749%, 98.4314%
XYZ:
44.4415, 22.4080, 93.2496
xyY:
0.2776, 0.1400, 22.4080
CIE-Lab:
54.4572, 84.3842, -68.4515
CIE-LCH:
54.4572, 108.6568, 320.9514
CIE-Luv:
54.4572, 50.5305, -115.3358
Hunter-Lab:
47.3370, 84.7416, -83.6599
#d02ffb color charts
#d02ffb color shades, tints & tones
#d02ffb color schemes
#d02ffb color preview, HTML & CSS examples
This text has a color of #d02ffb
<p style="color:#d02ffb;">Text here</p>
.mytext {color:#d02ffb;}
This box has a color of #d02ffb
<div style="background-color:#d02ffb;">Content here</div>
.mybackground {background-color:#d02ffb;}
Border around this has a color of #d02ffb
<div style="border:2px solid #d02ffb;">Content here</div>
.myborder {border:2px solid #d02ffb;}