#b102d1 color space conversions
Hex:
#b102d1
RGB:
177, 2, 209
CMY:
31, 99, 18
CMYK:
15, 99, 0, 18
HSL:
291°, 98.1043%, 41.3725%
HSV (HSB):
291°, 99.0431%, 81.9608%
XYZ:
29.6618, 13.9940, 61.4594
xyY:
0.2822, 0.1331, 13.9940
CIE-Lab:
44.2243, 79.5608, -61.4522
CIE-LCH:
44.2243, 100.5301, 322.3178
CIE-Luv:
44.2243, 47.1556, -98.4595
Hunter-Lab:
37.4085, 76.0705, -71.2230
#b102d1 color charts
#b102d1 color shades, tints & tones
#b102d1 color schemes
#b102d1 color preview, HTML & CSS examples
This text has a color of #b102d1
<p style="color:#b102d1;">Text here</p>
.mytext {color:#b102d1;}
This box has a color of #b102d1
<div style="background-color:#b102d1;">Content here</div>
.mybackground {background-color:#b102d1;}
Border around this has a color of #b102d1
<div style="border:2px solid #b102d1;">Content here</div>
.myborder {border:2px solid #b102d1;}