#b10cc3 color space conversions
Hex:
#b10cc3
RGB:
177, 12, 195
CMY:
31, 95, 24
CMYK:
9, 94, 0, 24
HSL:
294°, 88.4058%, 40.5882%
HSV (HSB):
294°, 93.8462%, 76.4706%
XYZ:
28.1133, 13.5502, 52.7635
xyY:
0.2977, 0.1435, 13.5502
CIE-Lab:
43.5808, 76.3268, -54.3666
CIE-LCH:
43.5808, 93.7097, 324.5382
CIE-Luv:
43.5808, 51.4176, -88.0216
Hunter-Lab:
36.8106, 71.9069, -59.2176
#b10cc3 color charts
#b10cc3 color shades, tints & tones
#b10cc3 color schemes
#b10cc3 color preview, HTML & CSS examples
This text has a color of #b10cc3
<p style="color:#b10cc3;">Text here</p>
.mytext {color:#b10cc3;}
This box has a color of #b10cc3
<div style="background-color:#b10cc3;">Content here</div>
.mybackground {background-color:#b10cc3;}
Border around this has a color of #b10cc3
<div style="border:2px solid #b10cc3;">Content here</div>
.myborder {border:2px solid #b10cc3;}