#b93edc color space conversions
Hex:
#b93edc
RGB:
185, 62, 220
CMY:
27, 76, 14
CMYK:
16, 72, 0, 14
HSL:
287°, 69.2982%, 55.2941%
HSV (HSB):
287°, 71.8182%, 86.2745%
XYZ:
34.6485, 18.9268, 69.5372
xyY:
0.2814, 0.1537, 18.9268
CIE-Lab:
50.6015, 70.1030, -57.4026
CIE-LCH:
50.6015, 90.6062, 320.6883
CIE-Luv:
50.6015, 42.8014, -95.5202
Hunter-Lab:
43.5050, 66.0282, -64.3141
#b93edc color charts
#b93edc color shades, tints & tones
#b93edc color schemes
#b93edc color preview, HTML & CSS examples
This text has a color of #b93edc
<p style="color:#b93edc;">Text here</p>
.mytext {color:#b93edc;}
This box has a color of #b93edc
<div style="background-color:#b93edc;">Content here</div>
.mybackground {background-color:#b93edc;}
Border around this has a color of #b93edc
<div style="border:2px solid #b93edc;">Content here</div>
.myborder {border:2px solid #b93edc;}