#b93efc color space conversions
Hex:
#b93efc
RGB:
185, 62, 252
CMY:
27, 76, 1
CMYK:
27, 75, 0, 1
HSL:
279°, 96.9388%, 61.5686%
HSV (HSB):
279°, 75.3968%, 98.8235%
XYZ:
39.3009, 20.7878, 94.0365
xyY:
0.2550, 0.1349, 20.7878
CIE-Lab:
52.7165, 76.3069, -71.9855
CIE-LCH:
52.7165, 104.9031, 316.6692
CIE-Luv:
52.7165, 34.5520, -118.4780
Hunter-Lab:
45.5937, 74.0748, -90.3696
#b93efc color charts
#b93efc color shades, tints & tones
#b93efc color schemes
#b93efc color preview, HTML & CSS examples
This text has a color of #b93efc
<p style="color:#b93efc;">Text here</p>
.mytext {color:#b93efc;}
This box has a color of #b93efc
<div style="background-color:#b93efc;">Content here</div>
.mybackground {background-color:#b93efc;}
Border around this has a color of #b93efc
<div style="border:2px solid #b93efc;">Content here</div>
.myborder {border:2px solid #b93efc;}