#b10ace color space conversions
Hex:
#b10ace
RGB:
177, 10, 206
CMY:
31, 96, 19
CMYK:
14, 95, 0, 19
HSL:
291°, 90.7407%, 42.3529%
HSV (HSB):
291°, 95.1456%, 80.7843%
XYZ:
29.3806, 14.0204, 59.5502
xyY:
0.2854, 0.1362, 14.0204
CIE-Lab:
44.2622, 78.3222, -59.6574
CIE-LCH:
44.2622, 98.4549, 322.7038
CIE-Luv:
44.2622, 47.8091, -95.9233
Hunter-Lab:
37.4439, 74.5345, -68.0833
#b10ace color charts
#b10ace color shades, tints & tones
#b10ace color schemes
#b10ace color preview, HTML & CSS examples
This text has a color of #b10ace
<p style="color:#b10ace;">Text here</p>
.mytext {color:#b10ace;}
This box has a color of #b10ace
<div style="background-color:#b10ace;">Content here</div>
.mybackground {background-color:#b10ace;}
Border around this has a color of #b10ace
<div style="border:2px solid #b10ace;">Content here</div>
.myborder {border:2px solid #b10ace;}