#be56cd color space conversions
Hex:
#be56cd
RGB:
190, 86, 205
CMY:
25, 66, 20
CMYK:
7, 58, 0, 20
HSL:
292°, 54.3379%, 57.0588%
HSV (HSB):
292°, 58.0488%, 80.3922%
XYZ:
35.5824, 22.0105, 60.1307
xyY:
0.3023, 0.1870, 22.0105
CIE-Lab:
54.0381, 58.4708, -43.3320
CIE-LCH:
54.0381, 72.7770, 323.4583
CIE-Luv:
54.0381, 44.0988, -74.1930
Hunter-Lab:
46.9154, 53.2795, -43.1503
#be56cd color charts
#be56cd color shades, tints & tones
#be56cd color schemes
#be56cd color preview, HTML & CSS examples
This text has a color of #be56cd
<p style="color:#be56cd;">Text here</p>
.mytext {color:#be56cd;}
This box has a color of #be56cd
<div style="background-color:#be56cd;">Content here</div>
.mybackground {background-color:#be56cd;}
Border around this has a color of #be56cd
<div style="border:2px solid #be56cd;">Content here</div>
.myborder {border:2px solid #be56cd;}