#be80d9 color space conversions
Hex:
#be80d9
RGB:
190, 128, 217
CMY:
25, 50, 15
CMYK:
12, 41, 0, 15
HSL:
282°, 53.9394%, 67.6471%
HSV (HSB):
282°, 41.0138%, 85.0980%
XYZ:
41.4788, 31.3952, 69.5194
xyY:
0.2913, 0.2205, 31.3952
CIE-Lab:
62.8399, 39.4289, -36.2872
CIE-LCH:
62.8399, 53.5854, 317.3761
CIE-Luv:
62.8399, 26.3776, -62.4300
Hunter-Lab:
56.0315, 34.0843, -34.3403
#be80d9 color charts
#be80d9 color shades, tints & tones
#be80d9 color schemes
#be80d9 color preview, HTML & CSS examples
This text has a color of #be80d9
<p style="color:#be80d9;">Text here</p>
.mytext {color:#be80d9;}
This box has a color of #be80d9
<div style="background-color:#be80d9;">Content here</div>
.mybackground {background-color:#be80d9;}
Border around this has a color of #be80d9
<div style="border:2px solid #be80d9;">Content here</div>
.myborder {border:2px solid #be80d9;}