#b971d8 color space conversions
Hex:
#b971d8
RGB:
185, 113, 216
CMY:
27, 56, 15
CMYK:
14, 48, 0, 15
HSL:
282°, 56.9061%, 64.5098%
HSV (HSB):
282°, 47.6852%, 84.7059%
XYZ:
38.3074, 27.0824, 68.1742
xyY:
0.2868, 0.2028, 27.0824
CIE-Lab:
59.0505, 45.8393, -41.7025
CIE-LCH:
59.0505, 61.9704, 317.7055
CIE-Luv:
59.0505, 29.3530, -71.2458
Hunter-Lab:
52.0408, 40.3231, -41.2422
#b971d8 color charts
#b971d8 color shades, tints & tones
#b971d8 color schemes
#b971d8 color preview, HTML & CSS examples
This text has a color of #b971d8
<p style="color:#b971d8;">Text here</p>
.mytext {color:#b971d8;}
This box has a color of #b971d8
<div style="background-color:#b971d8;">Content here</div>
.mybackground {background-color:#b971d8;}
Border around this has a color of #b971d8
<div style="border:2px solid #b971d8;">Content here</div>
.myborder {border:2px solid #b971d8;}