#b95cdc color space conversions
Hex:
#b95cdc
RGB:
185, 92, 220
CMY:
27, 64, 14
CMYK:
16, 58, 0, 14
HSL:
284°, 64.6465%, 61.1765%
HSV (HSB):
284°, 58.1818%, 86.2745%
XYZ:
36.7530, 23.1359, 70.2387
xyY:
0.2824, 0.1778, 23.1359
CIE-Lab:
55.2120, 57.3200, -50.0306
CIE-LCH:
55.2120, 76.0831, 318.8845
CIE-Luv:
55.2120, 35.4887, -84.7611
Hunter-Lab:
48.0998, 52.2171, -52.9096
#b95cdc color charts
#b95cdc color shades, tints & tones
#b95cdc color schemes
#b95cdc color preview, HTML & CSS examples
This text has a color of #b95cdc
<p style="color:#b95cdc;">Text here</p>
.mytext {color:#b95cdc;}
This box has a color of #b95cdc
<div style="background-color:#b95cdc;">Content here</div>
.mybackground {background-color:#b95cdc;}
Border around this has a color of #b95cdc
<div style="border:2px solid #b95cdc;">Content here</div>
.myborder {border:2px solid #b95cdc;}