#b953cd color space conversions
Hex:
#b953cd
RGB:
185, 83, 205
CMY:
27, 67, 20
CMYK:
10, 60, 0, 20
HSL:
290°, 54.9550%, 56.4706%
HSV (HSB):
290°, 59.5122%, 80.3922%
XYZ:
34.1203, 20.9086, 59.9950
xyY:
0.2966, 0.1818, 20.9086
CIE-Lab:
52.8493, 58.5900, -45.2583
CIE-LCH:
52.8493, 74.0344, 322.3154
CIE-Luv:
52.8493, 41.7566, -76.7840
Hunter-Lab:
45.7259, 53.1749, -45.7838
#b953cd color charts
#b953cd color shades, tints & tones
#b953cd color schemes
#b953cd color preview, HTML & CSS examples
This text has a color of #b953cd
<p style="color:#b953cd;">Text here</p>
.mytext {color:#b953cd;}
This box has a color of #b953cd
<div style="background-color:#b953cd;">Content here</div>
.mybackground {background-color:#b953cd;}
Border around this has a color of #b953cd
<div style="border:2px solid #b953cd;">Content here</div>
.myborder {border:2px solid #b953cd;}