#be72cd color space conversions
Hex:
#be72cd
RGB:
190, 114, 205
CMY:
25, 55, 20
CMYK:
7, 44, 0, 20
HSL:
290°, 47.6440%, 62.5490%
HSV (HSB):
290°, 44.3902%, 80.3922%
XYZ:
38.2720, 27.3896, 61.0272
xyY:
0.3021, 0.2162, 27.3896
CIE-Lab:
59.3332, 44.5071, -35.0141
CIE-LCH:
59.3332, 56.6292, 321.8076
CIE-Luv:
59.3332, 34.1796, -60.4852
Hunter-Lab:
52.3350, 38.9485, -32.5027
#be72cd color charts
#be72cd color shades, tints & tones
#be72cd color schemes
#be72cd color preview, HTML & CSS examples
This text has a color of #be72cd
<p style="color:#be72cd;">Text here</p>
.mytext {color:#be72cd;}
This box has a color of #be72cd
<div style="background-color:#be72cd;">Content here</div>
.mybackground {background-color:#be72cd;}
Border around this has a color of #be72cd
<div style="border:2px solid #be72cd;">Content here</div>
.myborder {border:2px solid #be72cd;}