#b94de6 color space conversions
Hex:
#b94de6
RGB:
185, 77, 230
CMY:
27, 70, 10
CMYK:
20, 67, 0, 10
HSL:
282°, 75.3695%, 60.1961%
HSV (HSB):
282°, 66.5217%, 90.1961%
XYZ:
36.9444, 21.3352, 77.0338
xyY:
0.2730, 0.1577, 21.3352
CIE-Lab:
53.3144, 66.1305, -58.7044
CIE-LCH:
53.3144, 88.4277, 318.4043
CIE-Luv:
53.3144, 37.0462, -98.2923
Hunter-Lab:
46.1901, 61.9378, -66.5483
#b94de6 color charts
#b94de6 color shades, tints & tones
#b94de6 color schemes
#b94de6 color preview, HTML & CSS examples
This text has a color of #b94de6
<p style="color:#b94de6;">Text here</p>
.mytext {color:#b94de6;}
This box has a color of #b94de6
<div style="background-color:#b94de6;">Content here</div>
.mybackground {background-color:#b94de6;}
Border around this has a color of #b94de6
<div style="border:2px solid #b94de6;">Content here</div>
.myborder {border:2px solid #b94de6;}