#be93d6 color space conversions
Hex:
#be93d6
RGB:
190, 147, 214
CMY:
25, 42, 16
CMYK:
11, 31, 0, 16
HSL:
279°, 44.9664%, 70.7843%
HSV (HSB):
279°, 31.3084%, 83.9216%
XYZ:
43.8065, 36.6696, 68.3874
xyY:
0.2943, 0.2463, 36.6696
CIE-Lab:
67.0284, 28.3407, -28.1257
CIE-LCH:
67.0284, 39.9280, 315.2181
CIE-Luv:
67.0284, 18.7025, -48.1811
Hunter-Lab:
60.5555, 23.1570, -24.5695
#be93d6 color charts
#be93d6 color shades, tints & tones
#be93d6 color schemes
#be93d6 color preview, HTML & CSS examples
This text has a color of #be93d6
<p style="color:#be93d6;">Text here</p>
.mytext {color:#be93d6;}
This box has a color of #be93d6
<div style="background-color:#be93d6;">Content here</div>
.mybackground {background-color:#be93d6;}
Border around this has a color of #be93d6
<div style="border:2px solid #be93d6;">Content here</div>
.myborder {border:2px solid #be93d6;}