#d02bfc color space conversions
Hex:
#d02bfc
RGB:
208, 43, 252
CMY:
18, 83, 1
CMYK:
17, 83, 0, 1
HSL:
287°, 97.2093%, 57.8431%
HSV (HSB):
287°, 82.9365%, 98.8235%
XYZ:
44.4470, 22.1659, 94.0313
xyY:
0.2767, 0.1380, 22.1659
CIE-Lab:
54.2026, 85.4975, -69.4197
CIE-LCH:
54.2026, 110.1313, 320.9251
CIE-Luv:
54.2026, 50.6861, -116.7076
Hunter-Lab:
47.0807, 86.1234, -85.4597
#d02bfc color charts
#d02bfc color shades, tints & tones
#d02bfc color schemes
#d02bfc color preview, HTML & CSS examples
This text has a color of #d02bfc
<p style="color:#d02bfc;">Text here</p>
.mytext {color:#d02bfc;}
This box has a color of #d02bfc
<div style="background-color:#d02bfc;">Content here</div>
.mybackground {background-color:#d02bfc;}
Border around this has a color of #d02bfc
<div style="border:2px solid #d02bfc;">Content here</div>
.myborder {border:2px solid #d02bfc;}