#b101d2 color space conversions
Hex:
#b101d2
RGB:
177, 1, 210
CMY:
31, 100, 18
CMYK:
16, 100, 0, 18
HSL:
291°, 99.0521%, 41.3725%
HSV (HSB):
291°, 99.5238%, 82.3529%
XYZ:
29.7752, 14.0220, 62.1100
xyY:
0.2811, 0.1324, 14.0220
CIE-Lab:
44.2644, 79.8195, -61.9643
CIE-LCH:
44.2644, 101.0481, 322.1776
CIE-Luv:
44.2644, 46.8719, -99.2051
Hunter-Lab:
37.4459, 76.4042, -72.1297
#b101d2 color charts
#b101d2 color shades, tints & tones
#b101d2 color schemes
#b101d2 color preview, HTML & CSS examples
This text has a color of #b101d2
<p style="color:#b101d2;">Text here</p>
.mytext {color:#b101d2;}
This box has a color of #b101d2
<div style="background-color:#b101d2;">Content here</div>
.mybackground {background-color:#b101d2;}
Border around this has a color of #b101d2
<div style="border:2px solid #b101d2;">Content here</div>
.myborder {border:2px solid #b101d2;}