#b995f3 color space conversions
Hex:
#b995f3
RGB:
185, 149, 243
CMY:
27, 42, 5
CMYK:
24, 39, 0, 5
HSL:
263°, 79.6610%, 76.8627%
HSV (HSB):
263°, 38.6831%, 95.2941%
XYZ:
46.9327, 38.2802, 89.7092
xyY:
0.2683, 0.2188, 38.2802
CIE-Lab:
68.2267, 32.1529, -42.2763
CIE-LCH:
68.2267, 53.1140, 307.2545
CIE-Luv:
68.2267, 11.5579, -72.1509
Hunter-Lab:
61.8710, 27.1281, -42.6572
#b995f3 color charts
#b995f3 color shades, tints & tones
#b995f3 color schemes
#b995f3 color preview, HTML & CSS examples
This text has a color of #b995f3
<p style="color:#b995f3;">Text here</p>
.mytext {color:#b995f3;}
This box has a color of #b995f3
<div style="background-color:#b995f3;">Content here</div>
.mybackground {background-color:#b995f3;}
Border around this has a color of #b995f3
<div style="border:2px solid #b995f3;">Content here</div>
.myborder {border:2px solid #b995f3;}