#be91fd color space conversions
Hex:
#be91fd
RGB:
190, 145, 253
CMY:
25, 43, 1
CMYK:
25, 43, 0, 1
HSL:
265°, 96.4286%, 78.0392%
HSV (HSB):
265°, 42.6877%, 99.2157%
XYZ:
49.0902, 38.2898, 97.7318
xyY:
0.2652, 0.2068, 38.2898
CIE-Lab:
68.2337, 38.0881, -47.6946
CIE-LCH:
68.2337, 61.0367, 308.6103
CIE-Luv:
68.2337, 14.5297, -81.9500
Hunter-Lab:
61.8787, 33.3215, -50.3280
#be91fd color charts
#be91fd color shades, tints & tones
#be91fd color schemes
#be91fd color preview, HTML & CSS examples
This text has a color of #be91fd
<p style="color:#be91fd;">Text here</p>
.mytext {color:#be91fd;}
This box has a color of #be91fd
<div style="background-color:#be91fd;">Content here</div>
.mybackground {background-color:#be91fd;}
Border around this has a color of #be91fd
<div style="border:2px solid #be91fd;">Content here</div>
.myborder {border:2px solid #be91fd;}