#b94ce5 color space conversions
Hex:
#b94ce5
RGB:
185, 76, 229
CMY:
27, 70, 10
CMYK:
19, 67, 0, 10
HSL:
283°, 74.6341%, 59.8039%
HSV (HSB):
283°, 66.8122%, 89.8039%
XYZ:
36.7349, 21.1403, 76.2731
xyY:
0.2738, 0.1576, 21.1403
CIE-Lab:
53.1027, 66.3520, -58.4809
CIE-LCH:
53.1027, 88.4454, 318.6079
CIE-Luv:
53.1027, 37.5184, -97.8853
Hunter-Lab:
45.9786, 62.1511, -66.1701
#b94ce5 color charts
#b94ce5 color shades, tints & tones
#b94ce5 color schemes
#b94ce5 color preview, HTML & CSS examples
This text has a color of #b94ce5
<p style="color:#b94ce5;">Text here</p>
.mytext {color:#b94ce5;}
This box has a color of #b94ce5
<div style="background-color:#b94ce5;">Content here</div>
.mybackground {background-color:#b94ce5;}
Border around this has a color of #b94ce5
<div style="border:2px solid #b94ce5;">Content here</div>
.myborder {border:2px solid #b94ce5;}