#b10bcd color space conversions
Hex:
#b10bcd
RGB:
177, 11, 205
CMY:
31, 96, 20
CMYK:
14, 95, 0, 20
HSL:
291°, 89.8148%, 42.3529%
HSV (HSB):
291°, 94.6341%, 80.3922%
XYZ:
29.2706, 13.9942, 58.9160
xyY:
0.2865, 0.1370, 13.9942
CIE-Lab:
44.2247, 78.0616, -59.1394
CIE-LCH:
44.2247, 97.9341, 322.8525
CIE-Luv:
44.2247, 48.0944, -95.1649
Hunter-Lab:
37.4089, 74.2019, -67.1909
#b10bcd color charts
#b10bcd color shades, tints & tones
#b10bcd color schemes
#b10bcd color preview, HTML & CSS examples
This text has a color of #b10bcd
<p style="color:#b10bcd;">Text here</p>
.mytext {color:#b10bcd;}
This box has a color of #b10bcd
<div style="background-color:#b10bcd;">Content here</div>
.mybackground {background-color:#b10bcd;}
Border around this has a color of #b10bcd
<div style="border:2px solid #b10bcd;">Content here</div>
.myborder {border:2px solid #b10bcd;}