#b51dbb color space conversions
Hex:
#b51dbb
RGB:
181, 29, 187
CMY:
29, 89, 27
CMYK:
3, 84, 0, 27
HSL:
298°, 73.1481%, 42.3529%
HSV (HSB):
298°, 84.4920%, 73.3333%
XYZ:
28.4651, 14.2903, 48.2717
xyY:
0.3127, 0.1570, 14.2903
CIE-Lab:
44.6465, 73.1173, -47.9387
CIE-LCH:
44.6465, 87.4314, 326.7495
CIE-Luv:
44.6465, 55.6552, -79.2527
Hunter-Lab:
37.8026, 68.2547, -49.2482
#b51dbb color charts
#b51dbb color shades, tints & tones
#b51dbb color schemes
#b51dbb color preview, HTML & CSS examples
This text has a color of #b51dbb
<p style="color:#b51dbb;">Text here</p>
.mytext {color:#b51dbb;}
This box has a color of #b51dbb
<div style="background-color:#b51dbb;">Content here</div>
.mybackground {background-color:#b51dbb;}
Border around this has a color of #b51dbb
<div style="border:2px solid #b51dbb;">Content here</div>
.myborder {border:2px solid #b51dbb;}