#be2ccc color space conversions
Hex:
#be2ccc
RGB:
190, 44, 204
CMY:
25, 83, 20
CMYK:
7, 78, 0, 20
HSL:
295°, 64.5161%, 48.6275%
HSV (HSB):
295°, 78.4314%, 80.0000%
XYZ:
33.0350, 17.1081, 58.6878
xyY:
0.3035, 0.1572, 17.1081
CIE-Lab:
48.3960, 73.9767, -51.7367
CIE-LCH:
48.3960, 90.2732, 325.0324
CIE-Luv:
48.3960, 54.0390, -86.6483
Hunter-Lab:
41.3620, 70.1808, -55.1721
#be2ccc color charts
#be2ccc color shades, tints & tones
#be2ccc color schemes
#be2ccc color preview, HTML & CSS examples
This text has a color of #be2ccc
<p style="color:#be2ccc;">Text here</p>
.mytext {color:#be2ccc;}
This box has a color of #be2ccc
<div style="background-color:#be2ccc;">Content here</div>
.mybackground {background-color:#be2ccc;}
Border around this has a color of #be2ccc
<div style="border:2px solid #be2ccc;">Content here</div>
.myborder {border:2px solid #be2ccc;}