#b11dca color space conversions
Hex:
#b11dca
RGB:
177, 29, 202
CMY:
31, 89, 21
CMYK:
12, 86, 0, 21
HSL:
291°, 74.8918%, 45.2941%
HSV (HSB):
291°, 85.6436%, 79.2157%
XYZ:
29.2315, 14.4901, 57.1333
xyY:
0.2898, 0.1437, 14.4901
CIE-Lab:
44.9278, 74.8807, -56.2665
CIE-LCH:
44.9278, 93.6645, 323.0782
CIE-Luv:
44.9278, 47.8339, -91.3095
Hunter-Lab:
38.0659, 70.4582, -62.3426
#b11dca color charts
#b11dca color shades, tints & tones
#b11dca color schemes
#b11dca color preview, HTML & CSS examples
This text has a color of #b11dca
<p style="color:#b11dca;">Text here</p>
.mytext {color:#b11dca;}
This box has a color of #b11dca
<div style="background-color:#b11dca;">Content here</div>
.mybackground {background-color:#b11dca;}
Border around this has a color of #b11dca
<div style="border:2px solid #b11dca;">Content here</div>
.myborder {border:2px solid #b11dca;}