#be95f8 color space conversions
Hex:
#be95f8
RGB:
190, 149, 248
CMY:
25, 42, 3
CMYK:
23, 40, 0, 3
HSL:
265°, 87.6106%, 77.8431%
HSV (HSB):
265°, 39.9194%, 97.2549%
XYZ:
48.9259, 39.2194, 93.7984
xyY:
0.2689, 0.2156, 39.2194
CIE-Lab:
68.9099, 34.7254, -43.9050
CIE-LCH:
68.9099, 55.9777, 308.3413
CIE-Luv:
68.9099, 13.6195, -75.3290
Hunter-Lab:
62.6254, 29.8584, -44.9650
#be95f8 color charts
#be95f8 color shades, tints & tones
#be95f8 color schemes
#be95f8 color preview, HTML & CSS examples
This text has a color of #be95f8
<p style="color:#be95f8;">Text here</p>
.mytext {color:#be95f8;}
This box has a color of #be95f8
<div style="background-color:#be95f8;">Content here</div>
.mybackground {background-color:#be95f8;}
Border around this has a color of #be95f8
<div style="border:2px solid #be95f8;">Content here</div>
.myborder {border:2px solid #be95f8;}