#be00c5 color space conversions
Hex:
#be00c5
RGB:
190, 0, 197
CMY:
25, 100, 23
CMYK:
4, 100, 0, 23
HSL:
298°, 100.0000%, 38.6275%
HSV (HSB):
298°, 100.0000%, 77.2549%
XYZ:
31.3132, 14.9784, 54.0640
xyY:
0.3120, 0.1493, 14.9784
CIE-Lab:
45.6046, 79.7923, -52.1576
CIE-LCH:
45.6046, 95.3270, 326.8286
CIE-Luv:
45.6046, 60.2813, -86.5427
Hunter-Lab:
38.7019, 76.6939, -55.7330
#be00c5 color charts
#be00c5 color shades, tints & tones
#be00c5 color schemes
#be00c5 color preview, HTML & CSS examples
This text has a color of #be00c5
<p style="color:#be00c5;">Text here</p>
.mytext {color:#be00c5;}
This box has a color of #be00c5
<div style="background-color:#be00c5;">Content here</div>
.mybackground {background-color:#be00c5;}
Border around this has a color of #be00c5
<div style="border:2px solid #be00c5;">Content here</div>
.myborder {border:2px solid #be00c5;}