#be02cc color space conversions
Hex:
#be02cc
RGB:
190, 2, 204
CMY:
25, 99, 20
CMYK:
7, 99, 0, 20
HSL:
296°, 98.0583%, 40.3922%
HSV (HSB):
296°, 99.0196%, 80.0000%
XYZ:
32.1560, 15.3502, 58.3948
xyY:
0.3036, 0.1449, 15.3502
CIE-Lab:
46.1102, 80.6836, -55.4065
CIE-LCH:
46.1102, 97.8760, 325.5221
CIE-Luv:
46.1102, 57.6025, -91.4902
Hunter-Lab:
39.1793, 77.9380, -60.9432
#be02cc color charts
#be02cc color shades, tints & tones
#be02cc color schemes
#be02cc color preview, HTML & CSS examples
This text has a color of #be02cc
<p style="color:#be02cc;">Text here</p>
.mytext {color:#be02cc;}
This box has a color of #be02cc
<div style="background-color:#be02cc;">Content here</div>
.mybackground {background-color:#be02cc;}
Border around this has a color of #be02cc
<div style="border:2px solid #be02cc;">Content here</div>
.myborder {border:2px solid #be02cc;}