#be8ccc color space conversions
Hex:
#be8ccc
RGB:
190, 140, 204
CMY:
25, 45, 20
CMYK:
7, 31, 0, 20
HSL:
287°, 38.5542%, 67.4510%
HSV (HSB):
287°, 31.3725%, 80.0000%
XYZ:
41.5124, 34.0629, 61.5136
xyY:
0.3028, 0.2485, 34.0629
CIE-Lab:
65.0125, 30.1666, -25.6591
CIE-LCH:
65.0125, 39.6032, 319.6161
CIE-Luv:
65.0125, 23.2129, -44.2606
Hunter-Lab:
58.3635, 24.8262, -21.6357
#be8ccc color charts
#be8ccc color shades, tints & tones
#be8ccc color schemes
#be8ccc color preview, HTML & CSS examples
This text has a color of #be8ccc
<p style="color:#be8ccc;">Text here</p>
.mytext {color:#be8ccc;}
This box has a color of #be8ccc
<div style="background-color:#be8ccc;">Content here</div>
.mybackground {background-color:#be8ccc;}
Border around this has a color of #be8ccc
<div style="border:2px solid #be8ccc;">Content here</div>
.myborder {border:2px solid #be8ccc;}