#b13dcd color space conversions
Hex:
#b13dcd
RGB:
177, 61, 205
CMY:
31, 76, 20
CMYK:
14, 70, 0, 20
HSL:
288°, 59.0164%, 52.1569%
HSV (HSB):
288°, 70.2439%, 80.3922%
XYZ:
30.8197, 17.0924, 59.4324
xyY:
0.2871, 0.1592, 17.0924
CIE-Lab:
48.3762, 66.0213, -52.4563
CIE-LCH:
48.3762, 84.3237, 321.5316
CIE-Luv:
48.3762, 42.1290, -86.7072
Hunter-Lab:
41.3429, 60.7151, -56.2921
#b13dcd color charts
#b13dcd color shades, tints & tones
#b13dcd color schemes
#b13dcd color preview, HTML & CSS examples
This text has a color of #b13dcd
<p style="color:#b13dcd;">Text here</p>
.mytext {color:#b13dcd;}
This box has a color of #b13dcd
<div style="background-color:#b13dcd;">Content here</div>
.mybackground {background-color:#b13dcd;}
Border around this has a color of #b13dcd
<div style="border:2px solid #b13dcd;">Content here</div>
.myborder {border:2px solid #b13dcd;}