#be95d8 color space conversions
Hex:
#be95d8
RGB:
190, 149, 216
CMY:
25, 42, 15
CMYK:
12, 31, 0, 15
HSL:
277°, 46.2069%, 71.5686%
HSV (HSB):
277°, 31.0185%, 84.7059%
XYZ:
44.3773, 37.3999, 69.8457
xyY:
0.2927, 0.2467, 37.3999
CIE-Lab:
67.5760, 27.6507, -28.3905
CIE-LCH:
67.5760, 39.6306, 314.2437
CIE-Luv:
67.5760, 17.5577, -48.5691
Hunter-Lab:
61.1555, 22.5060, -24.9063
#be95d8 color charts
#be95d8 color shades, tints & tones
#be95d8 color schemes
#be95d8 color preview, HTML & CSS examples
This text has a color of #be95d8
<p style="color:#be95d8;">Text here</p>
.mytext {color:#be95d8;}
This box has a color of #be95d8
<div style="background-color:#be95d8;">Content here</div>
.mybackground {background-color:#be95d8;}
Border around this has a color of #be95d8
<div style="border:2px solid #be95d8;">Content here</div>
.myborder {border:2px solid #be95d8;}