#b95dd0 color space conversions
Hex:
#b95dd0
RGB:
185, 93, 208
CMY:
27, 64, 18
CMYK:
11, 55, 0, 18
HSL:
288°, 55.0239%, 59.0196%
HSV (HSB):
288°, 55.2885%, 81.5686%
XYZ:
35.3071, 22.6971, 62.1946
xyY:
0.2937, 0.1888, 22.6971
CIE-Lab:
54.7589, 54.4321, -43.9456
CIE-LCH:
54.7589, 69.9576, 321.0844
CIE-Luv:
54.7589, 37.9434, -74.8060
Hunter-Lab:
47.6414, 48.9140, -44.0525
#b95dd0 color charts
#b95dd0 color shades, tints & tones
#b95dd0 color schemes
#b95dd0 color preview, HTML & CSS examples
This text has a color of #b95dd0
<p style="color:#b95dd0;">Text here</p>
.mytext {color:#b95dd0;}
This box has a color of #b95dd0
<div style="background-color:#b95dd0;">Content here</div>
.mybackground {background-color:#b95dd0;}
Border around this has a color of #b95dd0
<div style="border:2px solid #b95dd0;">Content here</div>
.myborder {border:2px solid #b95dd0;}