#b00de4 color space conversions
Hex:
#b00de4
RGB:
176, 13, 228
CMY:
31, 95, 11
CMYK:
23, 94, 0, 11
HSL:
285°, 89.2116%, 47.2549%
HSV (HSB):
285°, 94.2982%, 89.4118%
XYZ:
32.0520, 15.1194, 74.6278
xyY:
0.2632, 0.1241, 15.1194
CIE-Lab:
45.7973, 81.6562, -69.7900
CIE-LCH:
45.7973, 107.4168, 319.4801
CIE-Luv:
45.7973, 40.3370, -111.0050
Hunter-Lab:
38.8837, 79.0921, -86.5743
#b00de4 color charts
#b00de4 color shades, tints & tones
#b00de4 color schemes
#b00de4 color preview, HTML & CSS examples
This text has a color of #b00de4
<p style="color:#b00de4;">Text here</p>
.mytext {color:#b00de4;}
This box has a color of #b00de4
<div style="background-color:#b00de4;">Content here</div>
.mybackground {background-color:#b00de4;}
Border around this has a color of #b00de4
<div style="border:2px solid #b00de4;">Content here</div>
.myborder {border:2px solid #b00de4;}