#be65dd color space conversions
Hex:
#be65dd
RGB:
190, 101, 221
CMY:
25, 60, 13
CMYK:
14, 54, 0, 13
HSL:
285°, 63.8298%, 63.1373%
HSV (HSB):
285°, 54.2986%, 86.6667%
XYZ:
38.9400, 25.4750, 71.2714
xyY:
0.2870, 0.1877, 25.4750
CIE-Lab:
57.5353, 54.3925, -46.8678
CIE-LCH:
57.5353, 71.7993, 319.2499
CIE-Luv:
57.5353, 35.5270, -80.1848
Hunter-Lab:
50.4727, 49.3866, -48.3912
#be65dd color charts
#be65dd color shades, tints & tones
#be65dd color schemes
#be65dd color preview, HTML & CSS examples
This text has a color of #be65dd
<p style="color:#be65dd;">Text here</p>
.mytext {color:#be65dd;}
This box has a color of #be65dd
<div style="background-color:#be65dd;">Content here</div>
.mybackground {background-color:#be65dd;}
Border around this has a color of #be65dd
<div style="border:2px solid #be65dd;">Content here</div>
.myborder {border:2px solid #be65dd;}