#b10da5 color space conversions
Hex:
#b10da5
RGB:
177, 13, 165
CMY:
31, 95, 35
CMYK:
0, 93, 7, 31
HSL:
304°, 86.3158%, 37.2549%
HSV (HSB):
304°, 92.6554%, 69.4118%
XYZ:
25.0669, 12.3516, 36.6602
xyY:
0.3384, 0.1667, 12.3516
CIE-Lab:
41.7695, 71.6382, -39.5341
CIE-LCH:
41.7695, 81.8229, 331.1076
CIE-Luv:
41.7695, 62.5445, -65.8645
Hunter-Lab:
35.1448, 65.8111, -37.2452
#b10da5 color charts
#b10da5 color shades, tints & tones
#b10da5 color schemes
#b10da5 color preview, HTML & CSS examples
This text has a color of #b10da5
<p style="color:#b10da5;">Text here</p>
.mytext {color:#b10da5;}
This box has a color of #b10da5
<div style="background-color:#b10da5;">Content here</div>
.mybackground {background-color:#b10da5;}
Border around this has a color of #b10da5
<div style="border:2px solid #b10da5;">Content here</div>
.myborder {border:2px solid #b10da5;}