#b10dae color space conversions
Hex:
#b10dae
RGB:
177, 13, 174
CMY:
31, 95, 32
CMYK:
0, 93, 2, 31
HSL:
301°, 86.3158%, 37.2549%
HSV (HSB):
301°, 92.6554%, 69.4118%
XYZ:
25.9154, 12.6910, 41.1281
xyY:
0.3250, 0.1592, 12.6910
CIE-Lab:
42.2938, 72.9558, -44.0671
CIE-LCH:
42.2938, 85.2318, 328.8670
CIE-Luv:
42.2938, 59.0224, -72.6131
Hunter-Lab:
35.6244, 67.5093, -43.5129
#b10dae color charts
#b10dae color shades, tints & tones
#b10dae color schemes
#b10dae color preview, HTML & CSS examples
This text has a color of #b10dae
<p style="color:#b10dae;">Text here</p>
.mytext {color:#b10dae;}
This box has a color of #b10dae
<div style="background-color:#b10dae;">Content here</div>
.mybackground {background-color:#b10dae;}
Border around this has a color of #b10dae
<div style="border:2px solid #b10dae;">Content here</div>
.myborder {border:2px solid #b10dae;}