#be71cd color space conversions
Hex:
#be71cd
RGB:
190, 113, 205
CMY:
25, 56, 20
CMYK:
7, 45, 0, 20
HSL:
290°, 47.9167%, 62.3529%
HSV (HSB):
290°, 44.8780%, 80.3922%
XYZ:
38.1598, 27.1652, 60.9898
xyY:
0.3021, 0.2151, 27.1652
CIE-Lab:
59.1269, 45.0351, -35.3360
CIE-LCH:
59.1269, 57.2433, 321.8811
CIE-Luv:
59.1269, 34.5750, -61.0325
Hunter-Lab:
52.1202, 39.4782, -32.8955
#be71cd color charts
#be71cd color shades, tints & tones
#be71cd color schemes
#be71cd color preview, HTML & CSS examples
This text has a color of #be71cd
<p style="color:#be71cd;">Text here</p>
.mytext {color:#be71cd;}
This box has a color of #be71cd
<div style="background-color:#be71cd;">Content here</div>
.mybackground {background-color:#be71cd;}
Border around this has a color of #be71cd
<div style="border:2px solid #be71cd;">Content here</div>
.myborder {border:2px solid #be71cd;}