#d02bd3 color space conversions
Hex:
#d02bd3
RGB:
208, 43, 211
CMY:
18, 83, 17
CMYK:
1, 80, 0, 17
HSL:
299°, 66.1417%, 49.8039%
HSV (HSB):
299°, 79.6209%, 82.7451%
XYZ:
38.6342, 19.8408, 63.4214
xyY:
0.3169, 0.1628, 19.8408
CIE-Lab:
51.6567, 78.7563, -50.3782
CIE-LCH:
51.6567, 93.4908, 327.3941
CIE-Luv:
51.6567, 64.2469, -86.7520
Hunter-Lab:
44.5430, 76.8709, -53.2384
#d02bd3 color charts
#d02bd3 color shades, tints & tones
#d02bd3 color schemes
#d02bd3 color preview, HTML & CSS examples
This text has a color of #d02bd3
<p style="color:#d02bd3;">Text here</p>
.mytext {color:#d02bd3;}
This box has a color of #d02bd3
<div style="background-color:#d02bd3;">Content here</div>
.mybackground {background-color:#d02bd3;}
Border around this has a color of #d02bd3
<div style="border:2px solid #d02bd3;">Content here</div>
.myborder {border:2px solid #d02bd3;}