#b10ec4 color space conversions
Hex:
#b10ec4
RGB:
177, 14, 196
CMY:
31, 95, 23
CMYK:
10, 93, 0, 23
HSL:
294°, 86.6667%, 41.1765%
HSV (HSB):
294°, 92.8571%, 76.8627%
XYZ:
28.2523, 13.6467, 53.3696
xyY:
0.2966, 0.1432, 13.6467
CIE-Lab:
43.7219, 76.2668, -54.7225
CIE-LCH:
43.7219, 93.8678, 324.3400
CIE-Luv:
43.7219, 50.9673, -88.5915
Hunter-Lab:
36.9415, 71.8668, -59.7976
#b10ec4 color charts
#b10ec4 color shades, tints & tones
#b10ec4 color schemes
#b10ec4 color preview, HTML & CSS examples
This text has a color of #b10ec4
<p style="color:#b10ec4;">Text here</p>
.mytext {color:#b10ec4;}
This box has a color of #b10ec4
<div style="background-color:#b10ec4;">Content here</div>
.mybackground {background-color:#b10ec4;}
Border around this has a color of #b10ec4
<div style="border:2px solid #b10ec4;">Content here</div>
.myborder {border:2px solid #b10ec4;}