#be95cf color space conversions
Hex:
#be95cf
RGB:
190, 149, 207
CMY:
25, 42, 19
CMYK:
8, 28, 0, 19
HSL:
282°, 37.6623%, 69.8039%
HSV (HSB):
282°, 28.0193%, 81.1765%
XYZ:
43.2451, 36.9470, 63.8837
xyY:
0.3002, 0.2564, 36.9470
CIE-Lab:
67.2373, 25.7835, -23.9201
CIE-LCH:
67.2373, 35.1704, 317.1471
CIE-Luv:
67.2373, 18.6811, -41.0309
Hunter-Lab:
60.7841, 20.6226, -19.7646
#be95cf color charts
#be95cf color shades, tints & tones
#be95cf color schemes
#be95cf color preview, HTML & CSS examples
This text has a color of #be95cf
<p style="color:#be95cf;">Text here</p>
.mytext {color:#be95cf;}
This box has a color of #be95cf
<div style="background-color:#be95cf;">Content here</div>
.mybackground {background-color:#be95cf;}
Border around this has a color of #be95cf
<div style="border:2px solid #be95cf;">Content here</div>
.myborder {border:2px solid #be95cf;}