#b871d9 color space conversions
Hex:
#b871d9
RGB:
184, 113, 217
CMY:
28, 56, 15
CMYK:
15, 48, 0, 15
HSL:
281°, 57.7778%, 64.7059%
HSV (HSB):
281°, 47.9263%, 85.0980%
XYZ:
38.1967, 27.0104, 68.8460
xyY:
0.2849, 0.2015, 27.0104
CIE-Lab:
58.9839, 45.7703, -42.3775
CIE-LCH:
58.9839, 62.3761, 317.2042
CIE-Luv:
58.9839, 28.5679, -72.2957
Hunter-Lab:
51.9715, 40.2393, -42.1607
#b871d9 color charts
#b871d9 color shades, tints & tones
#b871d9 color schemes
#b871d9 color preview, HTML & CSS examples
This text has a color of #b871d9
<p style="color:#b871d9;">Text here</p>
.mytext {color:#b871d9;}
This box has a color of #b871d9
<div style="background-color:#b871d9;">Content here</div>
.mybackground {background-color:#b871d9;}
Border around this has a color of #b871d9
<div style="border:2px solid #b871d9;">Content here</div>
.myborder {border:2px solid #b871d9;}