#b951c3 color space conversions
Hex:
#b951c3
RGB:
185, 81, 195
CMY:
27, 68, 24
CMYK:
5, 58, 0, 24
HSL:
295°, 48.7179%, 54.1176%
HSV (HSB):
295°, 58.4615%, 76.4706%
XYZ:
32.8003, 20.1393, 53.7883
xyY:
0.3073, 0.1887, 20.1393
CIE-Lab:
51.9943, 57.6325, -40.8711
CIE-LCH:
51.9943, 70.6537, 324.6570
CIE-Luv:
51.9943, 44.9785, -69.6833
Hunter-Lab:
44.8768, 51.9308, -39.6498
#b951c3 color charts
#b951c3 color shades, tints & tones
#b951c3 color schemes
#b951c3 color preview, HTML & CSS examples
This text has a color of #b951c3
<p style="color:#b951c3;">Text here</p>
.mytext {color:#b951c3;}
This box has a color of #b951c3
<div style="background-color:#b951c3;">Content here</div>
.mybackground {background-color:#b951c3;}
Border around this has a color of #b951c3
<div style="border:2px solid #b951c3;">Content here</div>
.myborder {border:2px solid #b951c3;}