#be42d9 color space conversions
Hex:
#be42d9
RGB:
190, 66, 217
CMY:
25, 74, 15
CMYK:
12, 70, 0, 15
HSL:
289°, 66.5198%, 55.4902%
HSV (HSB):
289°, 69.5853%, 85.0980%
XYZ:
35.7078, 19.8533, 67.5957
xyY:
0.2899, 0.1612, 19.8533
CIE-Lab:
51.6710, 69.0968, -53.9406
CIE-LCH:
51.6710, 87.6581, 322.0225
CIE-Luv:
51.6710, 46.0062, -90.7910
Hunter-Lab:
44.5571, 65.0741, -58.7565
#be42d9 color charts
#be42d9 color shades, tints & tones
#be42d9 color schemes
#be42d9 color preview, HTML & CSS examples
This text has a color of #be42d9
<p style="color:#be42d9;">Text here</p>
.mytext {color:#be42d9;}
This box has a color of #be42d9
<div style="background-color:#be42d9;">Content here</div>
.mybackground {background-color:#be42d9;}
Border around this has a color of #be42d9
<div style="border:2px solid #be42d9;">Content here</div>
.myborder {border:2px solid #be42d9;}