#be64e5 color space conversions
Hex:
#be64e5
RGB:
190, 100, 229
CMY:
25, 61, 10
CMYK:
17, 56, 0, 10
HSL:
282°, 71.2707%, 64.5098%
HSV (HSB):
282°, 56.3319%, 89.8039%
XYZ:
39.9352, 25.7186, 76.9881
xyY:
0.2800, 0.1803, 25.7186
CIE-Lab:
57.7690, 56.5222, -50.9889
CIE-LCH:
57.7690, 76.1224, 317.9463
CIE-Luv:
57.7690, 34.1072, -87.0061
Hunter-Lab:
50.7135, 51.8141, -54.5085
#be64e5 color charts
#be64e5 color shades, tints & tones
#be64e5 color schemes
#be64e5 color preview, HTML & CSS examples
This text has a color of #be64e5
<p style="color:#be64e5;">Text here</p>
.mytext {color:#be64e5;}
This box has a color of #be64e5
<div style="background-color:#be64e5;">Content here</div>
.mybackground {background-color:#be64e5;}
Border around this has a color of #be64e5
<div style="border:2px solid #be64e5;">Content here</div>
.myborder {border:2px solid #be64e5;}