#b92cfc color space conversions
Hex:
#b92cfc
RGB:
185, 44, 252
CMY:
27, 83, 1
CMYK:
27, 83, 0, 1
HSL:
281°, 97.1963%, 58.0392%
HSV (HSB):
281°, 82.5397%, 98.8235%
XYZ:
38.4790, 19.1439, 93.7625
xyY:
0.2542, 0.1265, 19.1439
CIE-Lab:
50.8552, 81.7147, -75.0095
CIE-LCH:
50.8552, 110.9221, 317.4498
CIE-Luv:
50.8552, 36.8635, -121.9458
Hunter-Lab:
43.7538, 80.4115, -96.4284
#b92cfc color charts
#b92cfc color shades, tints & tones
#b92cfc color schemes
#b92cfc color preview, HTML & CSS examples
This text has a color of #b92cfc
<p style="color:#b92cfc;">Text here</p>
.mytext {color:#b92cfc;}
This box has a color of #b92cfc
<div style="background-color:#b92cfc;">Content here</div>
.mybackground {background-color:#b92cfc;}
Border around this has a color of #b92cfc
<div style="border:2px solid #b92cfc;">Content here</div>
.myborder {border:2px solid #b92cfc;}