#be04c3 color space conversions
Hex:
#be04c3
RGB:
190, 4, 195
CMY:
25, 98, 24
CMYK:
3, 98, 0, 24
HSL:
298°, 95.9799%, 39.0196%
HSV (HSB):
298°, 97.9487%, 76.4706%
XYZ:
31.1289, 14.9741, 52.8794
xyY:
0.3145, 0.1513, 14.9741
CIE-Lab:
45.5987, 79.1386, -51.0024
CIE-LCH:
45.5987, 94.1497, 327.1995
CIE-Luv:
45.5987, 60.8481, -84.8330
Hunter-Lab:
38.6964, 75.8739, -53.9334
#be04c3 color charts
#be04c3 color shades, tints & tones
#be04c3 color schemes
#be04c3 color preview, HTML & CSS examples
This text has a color of #be04c3
<p style="color:#be04c3;">Text here</p>
.mytext {color:#be04c3;}
This box has a color of #be04c3
<div style="background-color:#be04c3;">Content here</div>
.mybackground {background-color:#be04c3;}
Border around this has a color of #be04c3
<div style="border:2px solid #be04c3;">Content here</div>
.myborder {border:2px solid #be04c3;}