#be74cd color space conversions
Hex:
#be74cd
RGB:
190, 116, 205
CMY:
25, 55, 20
CMYK:
7, 43, 0, 20
HSL:
290°, 47.0899%, 62.9412%
HSV (HSB):
290°, 43.4146%, 80.3922%
XYZ:
38.5000, 27.8457, 61.1032
xyY:
0.3021, 0.2185, 27.8457
CIE-Lab:
59.7491, 43.4463, -34.3654
CIE-LCH:
59.7491, 55.3947, 321.6565
CIE-Luv:
59.7491, 33.3806, -59.3793
Hunter-Lab:
52.7690, 37.8870, -31.7157
#be74cd color charts
#be74cd color shades, tints & tones
#be74cd color schemes
#be74cd color preview, HTML & CSS examples
This text has a color of #be74cd
<p style="color:#be74cd;">Text here</p>
.mytext {color:#be74cd;}
This box has a color of #be74cd
<div style="background-color:#be74cd;">Content here</div>
.mybackground {background-color:#be74cd;}
Border around this has a color of #be74cd
<div style="border:2px solid #be74cd;">Content here</div>
.myborder {border:2px solid #be74cd;}