#b00da8 color space conversions
Hex:
#b00da8
RGB:
176, 13, 168
CMY:
31, 95, 34
CMYK:
0, 93, 5, 31
HSL:
303°, 86.2434%, 37.0588%
HSV (HSB):
303°, 92.6136%, 69.0196%
XYZ:
25.1163, 12.3451, 38.1049
xyY:
0.3324, 0.1634, 12.3451
CIE-Lab:
41.7594, 71.8921, -41.3556
CIE-LCH:
41.7594, 82.9383, 330.0906
CIE-Luv:
41.7594, 60.6159, -68.4337
Hunter-Lab:
35.1356, 66.1115, -39.7056
#b00da8 color charts
#b00da8 color shades, tints & tones
#b00da8 color schemes
#b00da8 color preview, HTML & CSS examples
This text has a color of #b00da8
<p style="color:#b00da8;">Text here</p>
.mytext {color:#b00da8;}
This box has a color of #b00da8
<div style="background-color:#b00da8;">Content here</div>
.mybackground {background-color:#b00da8;}
Border around this has a color of #b00da8
<div style="border:2px solid #b00da8;">Content here</div>
.myborder {border:2px solid #b00da8;}