#b10cb7 color space conversions
Hex:
#b10cb7
RGB:
177, 12, 183
CMY:
31, 95, 28
CMYK:
3, 93, 0, 28
HSL:
298°, 87.6923%, 38.2353%
HSV (HSB):
298°, 93.4426%, 71.7647%
XYZ:
26.8102, 13.0290, 45.9015
xyY:
0.3127, 0.1520, 13.0290
CIE-Lab:
42.8068, 74.4341, -48.5724
CIE-LCH:
42.8068, 88.8803, 326.8733
CIE-Luv:
42.8068, 55.7008, -79.3366
Hunter-Lab:
36.0956, 69.4142, -50.1300
#b10cb7 color charts
#b10cb7 color shades, tints & tones
#b10cb7 color schemes
#b10cb7 color preview, HTML & CSS examples
This text has a color of #b10cb7
<p style="color:#b10cb7;">Text here</p>
.mytext {color:#b10cb7;}
This box has a color of #b10cb7
<div style="background-color:#b10cb7;">Content here</div>
.mybackground {background-color:#b10cb7;}
Border around this has a color of #b10cb7
<div style="border:2px solid #b10cb7;">Content here</div>
.myborder {border:2px solid #b10cb7;}