#be64fd color space conversions
Hex:
#be64fd
RGB:
190, 100, 253
CMY:
25, 61, 1
CMYK:
25, 60, 0, 1
HSL:
275°, 97.4522%, 69.2157%
HSV (HSB):
275°, 60.4743%, 99.2157%
XYZ:
43.5220, 27.1533, 95.8758
xyY:
0.2613, 0.1630, 27.1533
CIE-Lab:
59.1160, 61.6080, -62.1856
CIE-LCH:
59.1160, 87.5362, 314.7327
CIE-Luv:
59.1160, 29.1328, -105.5926
Hunter-Lab:
52.1089, 57.8950, -72.6122
#be64fd color charts
#be64fd color shades, tints & tones
#be64fd color schemes
#be64fd color preview, HTML & CSS examples
This text has a color of #be64fd
<p style="color:#be64fd;">Text here</p>
.mytext {color:#be64fd;}
This box has a color of #be64fd
<div style="background-color:#be64fd;">Content here</div>
.mybackground {background-color:#be64fd;}
Border around this has a color of #be64fd
<div style="border:2px solid #be64fd;">Content here</div>
.myborder {border:2px solid #be64fd;}