#b10dd1 color space conversions
Hex:
#b10dd1
RGB:
177, 13, 209
CMY:
31, 95, 18
CMYK:
15, 94, 0, 18
HSL:
290°, 88.2883%, 43.5294%
HSV (HSB):
290°, 93.7799%, 81.9608%
XYZ:
29.7840, 14.2384, 61.5001
xyY:
0.2823, 0.1349, 14.2384
CIE-Lab:
44.5729, 78.5233, -60.8877
CIE-LCH:
44.5729, 99.3641, 322.2097
CIE-Luv:
44.5729, 46.7071, -97.8298
Hunter-Lab:
37.7338, 74.8592, -70.2196
#b10dd1 color charts
#b10dd1 color shades, tints & tones
#b10dd1 color schemes
#b10dd1 color preview, HTML & CSS examples
This text has a color of #b10dd1
<p style="color:#b10dd1;">Text here</p>
.mytext {color:#b10dd1;}
This box has a color of #b10dd1
<div style="background-color:#b10dd1;">Content here</div>
.mybackground {background-color:#b10dd1;}
Border around this has a color of #b10dd1
<div style="border:2px solid #b10dd1;">Content here</div>
.myborder {border:2px solid #b10dd1;}