#b975da color space conversions
Hex:
#b975da
RGB:
185, 117, 218
CMY:
27, 54, 15
CMYK:
15, 46, 0, 15
HSL:
280°, 57.7143%, 65.6863%
HSV (HSB):
280°, 46.3303%, 85.4902%
XYZ:
39.0238, 28.0988, 69.6965
xyY:
0.2852, 0.2054, 28.0988
CIE-Lab:
59.9779, 44.1300, -41.3678
CIE-LCH:
59.9779, 60.4876, 316.8504
CIE-Luv:
59.9779, 27.5072, -70.6899
Hunter-Lab:
53.0083, 38.6439, -40.8500
#b975da color charts
#b975da color shades, tints & tones
#b975da color schemes
#b975da color preview, HTML & CSS examples
This text has a color of #b975da
<p style="color:#b975da;">Text here</p>
.mytext {color:#b975da;}
This box has a color of #b975da
<div style="background-color:#b975da;">Content here</div>
.mybackground {background-color:#b975da;}
Border around this has a color of #b975da
<div style="border:2px solid #b975da;">Content here</div>
.myborder {border:2px solid #b975da;}