#b13dbd color space conversions
Hex:
#b13dbd
RGB:
177, 61, 189
CMY:
31, 76, 26
CMYK:
6, 68, 0, 26
HSL:
294°, 51.2000%, 49.0196%
HSV (HSB):
294°, 67.7249%, 74.1176%
XYZ:
28.9855, 16.3587, 49.7740
xyY:
0.3047, 0.1720, 16.3587
CIE-Lab:
47.4416, 63.0956, -44.6852
CIE-LCH:
47.4416, 77.3164, 324.6933
CIE-Luv:
47.4416, 46.7550, -74.5293
Hunter-Lab:
40.4459, 57.1414, -44.6519
#b13dbd color charts
#b13dbd color shades, tints & tones
#b13dbd color schemes
#b13dbd color preview, HTML & CSS examples
This text has a color of #b13dbd
<p style="color:#b13dbd;">Text here</p>
.mytext {color:#b13dbd;}
This box has a color of #b13dbd
<div style="background-color:#b13dbd;">Content here</div>
.mybackground {background-color:#b13dbd;}
Border around this has a color of #b13dbd
<div style="border:2px solid #b13dbd;">Content here</div>
.myborder {border:2px solid #b13dbd;}