#b194d9 color space conversions
Hex:
#b194d9
RGB:
177, 148, 217
CMY:
31, 42, 15
CMYK:
18, 32, 0, 15
HSL:
265°, 47.5862%, 71.5686%
HSV (HSB):
265°, 31.7972%, 85.0980%
XYZ:
41.2458, 35.5367, 70.3310
xyY:
0.2804, 0.2416, 35.5367
CIE-Lab:
66.1644, 24.3877, -31.2229
CIE-LCH:
66.1644, 39.6186, 307.9928
CIE-Luv:
66.1644, 10.5387, -52.5194
Hunter-Lab:
59.6126, 19.1813, -28.2215
#b194d9 color charts
#b194d9 color shades, tints & tones
#b194d9 color schemes
#b194d9 color preview, HTML & CSS examples
This text has a color of #b194d9
<p style="color:#b194d9;">Text here</p>
.mytext {color:#b194d9;}
This box has a color of #b194d9
<div style="background-color:#b194d9;">Content here</div>
.mybackground {background-color:#b194d9;}
Border around this has a color of #b194d9
<div style="border:2px solid #b194d9;">Content here</div>
.myborder {border:2px solid #b194d9;}