#be02c5 color space conversions
Hex:
#be02c5
RGB:
190, 2, 197
CMY:
25, 99, 23
CMYK:
4, 99, 0, 23
HSL:
298°, 97.9899%, 39.0196%
HSV (HSB):
298°, 98.9848%, 77.2549%
XYZ:
31.3350, 15.0218, 54.0713
xyY:
0.3120, 0.1496, 15.0218
CIE-Lab:
45.6640, 79.6158, -52.0622
CIE-LCH:
45.6640, 95.1270, 326.8186
CIE-Luv:
45.6640, 60.1881, -86.4191
Hunter-Lab:
38.7579, 76.4870, -55.5850
#be02c5 color charts
#be02c5 color shades, tints & tones
#be02c5 color schemes
#be02c5 color preview, HTML & CSS examples
This text has a color of #be02c5
<p style="color:#be02c5;">Text here</p>
.mytext {color:#be02c5;}
This box has a color of #be02c5
<div style="background-color:#be02c5;">Content here</div>
.mybackground {background-color:#be02c5;}
Border around this has a color of #be02c5
<div style="border:2px solid #be02c5;">Content here</div>
.myborder {border:2px solid #be02c5;}