#be30d9 color space conversions
Hex:
#be30d9
RGB:
190, 48, 217
CMY:
25, 81, 15
CMYK:
12, 78, 0, 15
HSL:
290°, 68.9796%, 51.9608%
HSV (HSB):
290°, 77.8802%, 85.0980%
XYZ:
34.8165, 18.0708, 67.2986
xyY:
0.2897, 0.1504, 18.0708
CIE-Lab:
49.5819, 75.0745, -57.2921
CIE-LCH:
49.5819, 94.4382, 322.6514
CIE-Luv:
49.5819, 49.2627, -95.4226
Hunter-Lab:
42.5098, 71.8038, -64.1071
#be30d9 color charts
#be30d9 color shades, tints & tones
#be30d9 color schemes
#be30d9 color preview, HTML & CSS examples
This text has a color of #be30d9
<p style="color:#be30d9;">Text here</p>
.mytext {color:#be30d9;}
This box has a color of #be30d9
<div style="background-color:#be30d9;">Content here</div>
.mybackground {background-color:#be30d9;}
Border around this has a color of #be30d9
<div style="border:2px solid #be30d9;">Content here</div>
.myborder {border:2px solid #be30d9;}