#d02bb9 color space conversions
Hex:
#d02bb9
RGB:
208, 43, 185
CMY:
18, 83, 27
CMYK:
0, 79, 11, 18
HSL:
308°, 65.7371%, 49.2157%
HSV (HSB):
308°, 79.3269%, 81.5686%
XYZ:
35.6333, 18.6404, 47.6188
xyY:
0.3497, 0.1829, 18.6404
CIE-Lab:
50.2638, 74.9108, -37.5628
CIE-LCH:
50.2638, 83.8009, 333.3692
CIE-Luv:
50.2638, 74.0351, -66.7260
Hunter-Lab:
43.1746, 71.7659, -35.1709
#d02bb9 color charts
#d02bb9 color shades, tints & tones
#d02bb9 color schemes
#d02bb9 color preview, HTML & CSS examples
This text has a color of #d02bb9
<p style="color:#d02bb9;">Text here</p>
.mytext {color:#d02bb9;}
This box has a color of #d02bb9
<div style="background-color:#d02bb9;">Content here</div>
.mybackground {background-color:#d02bb9;}
Border around this has a color of #d02bb9
<div style="border:2px solid #d02bb9;">Content here</div>
.myborder {border:2px solid #d02bb9;}