#b975e3 color space conversions
Hex:
#b975e3
RGB:
185, 117, 227
CMY:
27, 54, 11
CMYK:
19, 48, 0, 11
HSL:
277°, 66.2651%, 67.4510%
HSV (HSB):
277°, 48.4581%, 89.0196%
XYZ:
40.2340, 28.5829, 76.0695
xyY:
0.2777, 0.1973, 28.5829
CIE-Lab:
60.4118, 46.0626, -45.7209
CIE-LCH:
60.4118, 64.9012, 315.2133
CIE-Luv:
60.4118, 25.9140, -78.0315
Hunter-Lab:
53.4630, 40.7714, -46.9364
#b975e3 color charts
#b975e3 color shades, tints & tones
#b975e3 color schemes
#b975e3 color preview, HTML & CSS examples
This text has a color of #b975e3
<p style="color:#b975e3;">Text here</p>
.mytext {color:#b975e3;}
This box has a color of #b975e3
<div style="background-color:#b975e3;">Content here</div>
.mybackground {background-color:#b975e3;}
Border around this has a color of #b975e3
<div style="border:2px solid #b975e3;">Content here</div>
.myborder {border:2px solid #b975e3;}