#b94cc4 color space conversions
Hex:
#b94cc4
RGB:
185, 76, 196
CMY:
27, 70, 23
CMYK:
6, 61, 0, 23
HSL:
295°, 50.4202%, 53.3333%
HSV (HSB):
295°, 61.2245%, 76.8627%
XYZ:
32.5558, 19.4687, 54.2665
xyY:
0.3063, 0.1832, 19.4687
CIE-Lab:
51.2311, 60.0486, -42.6541
CIE-LCH:
51.2311, 73.6560, 324.6128
CIE-Luv:
51.2311, 46.1858, -72.4813
Hunter-Lab:
44.1233, 54.4880, -42.0334
#b94cc4 color charts
#b94cc4 color shades, tints & tones
#b94cc4 color schemes
#b94cc4 color preview, HTML & CSS examples
This text has a color of #b94cc4
<p style="color:#b94cc4;">Text here</p>
.mytext {color:#b94cc4;}
This box has a color of #b94cc4
<div style="background-color:#b94cc4;">Content here</div>
.mybackground {background-color:#b94cc4;}
Border around this has a color of #b94cc4
<div style="border:2px solid #b94cc4;">Content here</div>
.myborder {border:2px solid #b94cc4;}