#be70d3 color space conversions
Hex:
#be70d3
RGB:
190, 112, 211
CMY:
25, 56, 17
CMYK:
10, 47, 0, 17
HSL:
287°, 52.9412%, 63.3333%
HSV (HSB):
287°, 46.9194%, 82.7451%
XYZ:
38.7872, 27.2386, 64.8413
xyY:
0.2964, 0.2081, 27.2386
CIE-Lab:
59.1946, 46.7542, -38.6192
CIE-LCH:
59.1946, 60.6416, 320.4431
CIE-Luv:
59.1946, 33.7565, -66.5036
Hunter-Lab:
52.1906, 41.3247, -37.1280
#be70d3 color charts
#be70d3 color shades, tints & tones
#be70d3 color schemes
#be70d3 color preview, HTML & CSS examples
This text has a color of #be70d3
<p style="color:#be70d3;">Text here</p>
.mytext {color:#be70d3;}
This box has a color of #be70d3
<div style="background-color:#be70d3;">Content here</div>
.mybackground {background-color:#be70d3;}
Border around this has a color of #be70d3
<div style="border:2px solid #be70d3;">Content here</div>
.myborder {border:2px solid #be70d3;}