#be3db5 color space conversions
Hex:
#be3db5
RGB:
190, 61, 181
CMY:
25, 76, 29
CMYK:
0, 68, 5, 25
HSL:
304°, 51.3944%, 49.2157%
HSV (HSB):
304°, 67.8947%, 74.5098%
XYZ:
31.2444, 17.6208, 45.4705
xyY:
0.3312, 0.1868, 17.6208
CIE-Lab:
49.0330, 64.7616, -37.3668
CIE-LCH:
49.0330, 74.7686, 330.0154
CIE-Luv:
49.0330, 58.3131, -64.5133
Hunter-Lab:
41.9772, 59.4010, -34.8400
#be3db5 color charts
#be3db5 color shades, tints & tones
#be3db5 color schemes
#be3db5 color preview, HTML & CSS examples
This text has a color of #be3db5
<p style="color:#be3db5;">Text here</p>
.mytext {color:#be3db5;}
This box has a color of #be3db5
<div style="background-color:#be3db5;">Content here</div>
.mybackground {background-color:#be3db5;}
Border around this has a color of #be3db5
<div style="border:2px solid #be3db5;">Content here</div>
.myborder {border:2px solid #be3db5;}