#b01dd8 color space conversions
Hex:
#b01dd8
RGB:
176, 29, 216
CMY:
31, 89, 15
CMYK:
19, 87, 0, 15
HSL:
287°, 76.3265%, 48.0392%
HSV (HSB):
287°, 86.5741%, 84.7059%
XYZ:
30.7385, 15.0667, 66.2538
xyY:
0.2743, 0.1345, 15.0667
CIE-Lab:
45.7254, 77.1455, -63.0550
CIE-LCH:
45.7254, 99.6361, 320.7391
CIE-Luv:
45.7254, 42.8537, -101.4343
Hunter-Lab:
38.8159, 73.4276, -74.0295
#b01dd8 color charts
#b01dd8 color shades, tints & tones
#b01dd8 color schemes
#b01dd8 color preview, HTML & CSS examples
This text has a color of #b01dd8
<p style="color:#b01dd8;">Text here</p>
.mytext {color:#b01dd8;}
This box has a color of #b01dd8
<div style="background-color:#b01dd8;">Content here</div>
.mybackground {background-color:#b01dd8;}
Border around this has a color of #b01dd8
<div style="border:2px solid #b01dd8;">Content here</div>
.myborder {border:2px solid #b01dd8;}