#be91ec color space conversions
Hex:
#be91ec
RGB:
190, 145, 236
CMY:
25, 43, 7
CMYK:
19, 39, 0, 7
HSL:
270°, 70.5426%, 74.7059%
HSV (HSB):
270°, 38.5593%, 92.5490%
XYZ:
46.5009, 37.2541, 84.0968
xyY:
0.2770, 0.2219, 37.2541
CIE-Lab:
67.4672, 34.2107, -39.5912
CIE-LCH:
67.4672, 52.3243, 310.8303
CIE-Luv:
67.4672, 16.7067, -67.8663
Hunter-Lab:
61.0361, 29.1787, -38.9657
#be91ec color charts
#be91ec color shades, tints & tones
#be91ec color schemes
#be91ec color preview, HTML & CSS examples
This text has a color of #be91ec
<p style="color:#be91ec;">Text here</p>
.mytext {color:#be91ec;}
This box has a color of #be91ec
<div style="background-color:#be91ec;">Content here</div>
.mybackground {background-color:#be91ec;}
Border around this has a color of #be91ec
<div style="border:2px solid #be91ec;">Content here</div>
.myborder {border:2px solid #be91ec;}