#b10cd3 color space conversions
Hex:
#b10cd3
RGB:
177, 12, 211
CMY:
31, 95, 17
CMYK:
16, 94, 0, 17
HSL:
290°, 89.2377%, 43.7255%
HSV (HSB):
290°, 94.3128%, 82.7451%
XYZ:
30.0208, 14.3132, 62.8085
xyY:
0.2802, 0.1336, 14.3132
CIE-Lab:
44.6788, 78.9646, -61.8693
CIE-LCH:
44.6788, 100.3156, 321.9211
CIE-Luv:
44.6788, 46.1153, -99.2816
Hunter-Lab:
37.8328, 75.4346, -71.9479
#b10cd3 color charts
#b10cd3 color shades, tints & tones
#b10cd3 color schemes
#b10cd3 color preview, HTML & CSS examples
This text has a color of #b10cd3
<p style="color:#b10cd3;">Text here</p>
.mytext {color:#b10cd3;}
This box has a color of #b10cd3
<div style="background-color:#b10cd3;">Content here</div>
.mybackground {background-color:#b10cd3;}
Border around this has a color of #b10cd3
<div style="border:2px solid #b10cd3;">Content here</div>
.myborder {border:2px solid #b10cd3;}