#b194ed color space conversions
Hex:
#b194ed
RGB:
177, 148, 237
CMY:
31, 42, 7
CMYK:
25, 38, 0, 7
HSL:
260°, 71.2000%, 75.4902%
HSV (HSB):
260°, 37.5527%, 92.9412%
XYZ:
44.0074, 36.6413, 84.8738
xyY:
0.2659, 0.2214, 36.6413
CIE-Lab:
67.0071, 29.0222, -40.9479
CIE-LCH:
67.0071, 50.1899, 305.3274
CIE-Luv:
67.0071, 8.4334, -69.3113
Hunter-Lab:
60.5321, 23.8401, -40.7598
#b194ed color charts
#b194ed color shades, tints & tones
#b194ed color schemes
#b194ed color preview, HTML & CSS examples
This text has a color of #b194ed
<p style="color:#b194ed;">Text here</p>
.mytext {color:#b194ed;}
This box has a color of #b194ed
<div style="background-color:#b194ed;">Content here</div>
.mybackground {background-color:#b194ed;}
Border around this has a color of #b194ed
<div style="border:2px solid #b194ed;">Content here</div>
.myborder {border:2px solid #b194ed;}