#b94dd5 color space conversions
Hex:
#b94dd5
RGB:
185, 77, 213
CMY:
27, 70, 16
CMYK:
13, 64, 0, 16
HSL:
288°, 61.8182%, 56.8627%
HSV (HSB):
288°, 63.8498%, 83.5294%
XYZ:
34.6717, 20.4261, 65.0660
xyY:
0.2885, 0.1700, 20.4261
CIE-Lab:
52.3156, 62.7943, -50.6736
CIE-LCH:
52.3156, 80.6904, 321.0972
CIE-Luv:
52.3156, 41.3352, -85.3717
Hunter-Lab:
45.1953, 57.8451, -53.7210
#b94dd5 color charts
#b94dd5 color shades, tints & tones
#b94dd5 color schemes
#b94dd5 color preview, HTML & CSS examples
This text has a color of #b94dd5
<p style="color:#b94dd5;">Text here</p>
.mytext {color:#b94dd5;}
This box has a color of #b94dd5
<div style="background-color:#b94dd5;">Content here</div>
.mybackground {background-color:#b94dd5;}
Border around this has a color of #b94dd5
<div style="border:2px solid #b94dd5;">Content here</div>
.myborder {border:2px solid #b94dd5;}