#b93ddc color space conversions
Hex:
#b93ddc
RGB:
185, 61, 220
CMY:
27, 76, 14
CMYK:
16, 72, 0, 14
HSL:
287°, 69.4323%, 55.0980%
HSV (HSB):
287°, 72.2727%, 86.2745%
XYZ:
34.5946, 18.8191, 69.5193
xyY:
0.2814, 0.1531, 18.8191
CIE-Lab:
50.4749, 70.4636, -57.6061
CIE-LCH:
50.4749, 91.0142, 320.7330
CIE-Luv:
50.4749, 42.9912, -95.7965
Hunter-Lab:
43.3810, 66.4300, -64.6473
#b93ddc color charts
#b93ddc color shades, tints & tones
#b93ddc color schemes
#b93ddc color preview, HTML & CSS examples
This text has a color of #b93ddc
<p style="color:#b93ddc;">Text here</p>
.mytext {color:#b93ddc;}
This box has a color of #b93ddc
<div style="background-color:#b93ddc;">Content here</div>
.mybackground {background-color:#b93ddc;}
Border around this has a color of #b93ddc
<div style="border:2px solid #b93ddc;">Content here</div>
.myborder {border:2px solid #b93ddc;}