#be94d4 color space conversions
Hex:
#be94d4
RGB:
190, 148, 212
CMY:
25, 42, 17
CMYK:
10, 30, 0, 17
HSL:
279°, 42.6667%, 70.5882%
HSV (HSB):
279°, 30.1887%, 83.1373%
XYZ:
43.7088, 36.8804, 67.1023
xyY:
0.2959, 0.2497, 36.8804
CIE-Lab:
67.1872, 27.3687, -26.7723
CIE-LCH:
67.1872, 38.2858, 315.6312
CIE-Luv:
67.1872, 18.5088, -45.8617
Hunter-Lab:
60.7293, 22.1959, -23.0015
#be94d4 color charts
#be94d4 color shades, tints & tones
#be94d4 color schemes
#be94d4 color preview, HTML & CSS examples
This text has a color of #be94d4
<p style="color:#be94d4;">Text here</p>
.mytext {color:#be94d4;}
This box has a color of #be94d4
<div style="background-color:#be94d4;">Content here</div>
.mybackground {background-color:#be94d4;}
Border around this has a color of #be94d4
<div style="border:2px solid #be94d4;">Content here</div>
.myborder {border:2px solid #be94d4;}