#b10dd6 color space conversions
Hex:
#b10dd6
RGB:
177, 13, 214
CMY:
31, 95, 16
CMYK:
17, 94, 0, 16
HSL:
289°, 88.5463%, 44.5098%
HSV (HSB):
289°, 93.9252%, 83.9216%
XYZ:
30.4130, 14.4900, 64.8122
xyY:
0.2772, 0.1321, 14.4900
CIE-Lab:
44.9276, 79.3685, -63.1923
CIE-LCH:
44.9276, 101.4526, 321.4736
CIE-Luv:
44.9276, 45.1282, -101.2900
Hunter-Lab:
38.0657, 75.9993, -74.3035
#b10dd6 color charts
#b10dd6 color shades, tints & tones
#b10dd6 color schemes
#b10dd6 color preview, HTML & CSS examples
This text has a color of #b10dd6
<p style="color:#b10dd6;">Text here</p>
.mytext {color:#b10dd6;}
This box has a color of #b10dd6
<div style="background-color:#b10dd6;">Content here</div>
.mybackground {background-color:#b10dd6;}
Border around this has a color of #b10dd6
<div style="border:2px solid #b10dd6;">Content here</div>
.myborder {border:2px solid #b10dd6;}