#d02be7 color space conversions
Hex:
#d02be7
RGB:
208, 43, 231
CMY:
18, 83, 9
CMYK:
10, 81, 0, 9
HSL:
293°, 79.6610%, 53.7255%
HSV (HSB):
293°, 81.3853%, 90.5882%
XYZ:
41.3001, 20.9072, 77.4600
xyY:
0.2957, 0.1497, 20.9072
CIE-Lab:
52.8478, 81.9532, -59.8371
CIE-LCH:
52.8478, 101.4732, 323.8654
CIE-Luv:
52.8478, 57.3346, -101.6382
Hunter-Lab:
45.7244, 81.2108, -68.4341
#d02be7 color charts
#d02be7 color shades, tints & tones
#d02be7 color schemes
#d02be7 color preview, HTML & CSS examples
This text has a color of #d02be7
<p style="color:#d02be7;">Text here</p>
.mytext {color:#d02be7;}
This box has a color of #d02be7
<div style="background-color:#d02be7;">Content here</div>
.mybackground {background-color:#d02be7;}
Border around this has a color of #d02be7
<div style="border:2px solid #d02be7;">Content here</div>
.myborder {border:2px solid #d02be7;}