#be85d5 color space conversions
Hex:
#be85d5
RGB:
190, 133, 213
CMY:
25, 48, 16
CMYK:
11, 38, 0, 16
HSL:
283°, 48.7805%, 67.8431%
HSV (HSB):
283°, 37.5587%, 83.5294%
XYZ:
41.6330, 32.5263, 67.0347
xyY:
0.2949, 0.2304, 32.5263
CIE-Lab:
63.7755, 35.8655, -32.5974
CIE-LCH:
63.7755, 48.4657, 317.7330
CIE-Luv:
63.7755, 24.9461, -56.1071
Hunter-Lab:
57.0318, 30.4985, -29.7666
#be85d5 color charts
#be85d5 color shades, tints & tones
#be85d5 color schemes
#be85d5 color preview, HTML & CSS examples
This text has a color of #be85d5
<p style="color:#be85d5;">Text here</p>
.mytext {color:#be85d5;}
This box has a color of #be85d5
<div style="background-color:#be85d5;">Content here</div>
.mybackground {background-color:#be85d5;}
Border around this has a color of #be85d5
<div style="border:2px solid #be85d5;">Content here</div>
.myborder {border:2px solid #be85d5;}