#b11fcd color space conversions
Hex:
#b11fcd
RGB:
177, 31, 205
CMY:
31, 88, 20
CMYK:
14, 85, 0, 20
HSL:
290°, 73.7288%, 46.2745%
HSV (HSB):
290°, 84.8780%, 80.3922%
XYZ:
29.6409, 14.7349, 59.0395
xyY:
0.2866, 0.1425, 14.7349
CIE-Lab:
45.2689, 74.9786, -57.4528
CIE-LCH:
45.2689, 94.4596, 322.5387
CIE-Luv:
45.2689, 46.6788, -93.1785
Hunter-Lab:
38.3860, 70.6585, -64.3206
#b11fcd color charts
#b11fcd color shades, tints & tones
#b11fcd color schemes
#b11fcd color preview, HTML & CSS examples
This text has a color of #b11fcd
<p style="color:#b11fcd;">Text here</p>
.mytext {color:#b11fcd;}
This box has a color of #b11fcd
<div style="background-color:#b11fcd;">Content here</div>
.mybackground {background-color:#b11fcd;}
Border around this has a color of #b11fcd
<div style="border:2px solid #b11fcd;">Content here</div>
.myborder {border:2px solid #b11fcd;}