#be03ca color space conversions
Hex:
#be03ca
RGB:
190, 3, 202
CMY:
25, 99, 21
CMYK:
6, 99, 0, 21
HSL:
296°, 97.0732%, 40.1961%
HSV (HSB):
296°, 98.5149%, 79.2157%
XYZ:
31.9284, 15.2765, 57.1430
xyY:
0.3060, 0.1464, 15.2765
CIE-Lab:
46.0107, 80.2887, -54.4085
CIE-LCH:
46.0107, 96.9874, 325.8760
CIE-Luv:
46.0107, 58.2876, -89.9881
Hunter-Lab:
39.0852, 77.4163, -59.3229
#be03ca color charts
#be03ca color shades, tints & tones
#be03ca color schemes
#be03ca color preview, HTML & CSS examples
This text has a color of #be03ca
<p style="color:#be03ca;">Text here</p>
.mytext {color:#be03ca;}
This box has a color of #be03ca
<div style="background-color:#be03ca;">Content here</div>
.mybackground {background-color:#be03ca;}
Border around this has a color of #be03ca
<div style="border:2px solid #be03ca;">Content here</div>
.myborder {border:2px solid #be03ca;}