#b975d2 color space conversions
Hex:
#b975d2
RGB:
185, 117, 210
CMY:
27, 54, 18
CMYK:
12, 44, 0, 18
HSL:
284°, 50.8197%, 64.1176%
HSV (HSB):
284°, 44.2857%, 82.3529%
XYZ:
38.0017, 27.6900, 64.3146
xyY:
0.2923, 0.2130, 27.6900
CIE-Lab:
59.6076, 42.4530, -37.4502
CIE-LCH:
59.6076, 56.6107, 318.5827
CIE-Luv:
59.6076, 28.9482, -64.1141
Hunter-Lab:
52.6213, 36.8208, -35.6302
#b975d2 color charts
#b975d2 color shades, tints & tones
#b975d2 color schemes
#b975d2 color preview, HTML & CSS examples
This text has a color of #b975d2
<p style="color:#b975d2;">Text here</p>
.mytext {color:#b975d2;}
This box has a color of #b975d2
<div style="background-color:#b975d2;">Content here</div>
.mybackground {background-color:#b975d2;}
Border around this has a color of #b975d2
<div style="border:2px solid #b975d2;">Content here</div>
.myborder {border:2px solid #b975d2;}