#d00bea color space conversions
Hex:
#d00bea
RGB:
208, 11, 234
CMY:
18, 96, 8
CMYK:
11, 95, 0, 8
HSL:
293°, 91.0204%, 48.0392%
HSV (HSB):
293°, 95.2991%, 91.7647%
XYZ:
40.9834, 19.5898, 79.4630
xyY:
0.2927, 0.1399, 19.5898
CIE-Lab:
51.3702, 87.3515, -63.9105
CIE-LCH:
51.3702, 108.2351, 323.8090
CIE-Luv:
51.3702, 58.8662, -107.3583
Hunter-Lab:
44.2603, 87.8287, -75.4645
#d00bea color charts
#d00bea color shades, tints & tones
#d00bea color schemes
#d00bea color preview, HTML & CSS examples
This text has a color of #d00bea
<p style="color:#d00bea;">Text here</p>
.mytext {color:#d00bea;}
This box has a color of #d00bea
<div style="background-color:#d00bea;">Content here</div>
.mybackground {background-color:#d00bea;}
Border around this has a color of #d00bea
<div style="border:2px solid #d00bea;">Content here</div>
.myborder {border:2px solid #d00bea;}